Merge pull request #5864 from freqtrade/dependabot/pip/develop/scipy-1.7.2

Bump scipy from 1.7.1 to 1.7.2
This commit is contained in:
Matthias
2021-11-08 06:23:51 +01:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.7.1
scipy==1.7.2
scikit-learn==1.0.1
scikit-optimize==0.9.0
filelock==3.3.2