Merge branch 'develop' into dependabot/pip/develop/ccxt-1.30.34

This commit is contained in:
Matthias 2020-06-22 15:15:14 +02:00 committed by GitHub
commit cfcda81fca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.4.1
scipy==1.5.0
scikit-learn==0.23.1
scikit-optimize==0.7.4
filelock==3.0.12

View File

@ -1,5 +1,5 @@
# Load common requirements
-r requirements-common.txt
numpy==1.18.5
numpy==1.19.0
pandas==1.0.5