Merge pull request #3508 from freqtrade/dependabot/pip/develop/scipy-1.5.0

Bump scipy from 1.4.1 to 1.5.0
This commit is contained in:
Matthias
2020-06-22 13:57:45 +02:00
committed by GitHub

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