Merge pull request #3936 from freqtrade/dependabot/pip/develop/scipy-1.5.4

Bump scipy from 1.5.3 to 1.5.4
This commit is contained in:
Matthias
2020-11-09 07:03:35 +01:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.5.3
scipy==1.5.4
scikit-learn==0.23.2
scikit-optimize==0.8.1
filelock==3.0.12