Unverified Commit 5b64cee9 authored by Ahsan Saghir's avatar Ahsan Saghir Committed by GitHub
Browse files

Use an older version of numpy for compatability with Python3.6 (#2369)

parent d1305d0c
...@@ -22,4 +22,4 @@ ...@@ -22,4 +22,4 @@
# THE SOFTWARE. # THE SOFTWARE.
##################################################################################### #####################################################################################
numpy==1.21.6 numpy==1.19.5
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment