Pin numpy for python < 3.8
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
numpy==1.25.0
|
||||
numpy==1.25.0; python_version > '3.8'
|
||||
numpy==1.24.3; python_version <= '3.8'
|
||||
pandas==2.0.2
|
||||
pandas-ta==0.3.14b
|
||||
|
||||
|
||||
Reference in New Issue
Block a user