Update references to remove python 3.7 support
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
numpy==1.21.5; python_version <= '3.7'
|
||||
numpy==1.22.1; python_version > '3.7'
|
||||
pandas==1.3.5; python_version <= '3.7'
|
||||
pandas==1.4.0; python_version > '3.7'
|
||||
numpy==1.22.1
|
||||
pandas==1.4.0
|
||||
pandas-ta==0.3.14b
|
||||
|
||||
ccxt==1.68.20
|
||||
|
||||
Reference in New Issue
Block a user