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

Bump scipy from 1.4.1 to 1.5.0
pull/3511/head^2
Matthias 6 years ago committed by GitHub
commit b204e905c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save