Merge pull request #2511 from freqtrade/dependabot/pip/develop/scipy-1.3.2

Bump scipy from 1.3.1 to 1.3.2
This commit is contained in:
Matthias
2019-11-11 11:41:58 +01:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.3.1
scipy==1.3.2
scikit-learn==0.21.3
scikit-optimize==0.5.2
filelock==3.0.12