Merge pull request #5355 from freqtrade/dependabot/pip/develop/scipy-1.7.1

Bump scipy from 1.7.0 to 1.7.1
This commit is contained in:
Matthias
2021-08-02 08:03:44 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.7.0
scipy==1.7.1
scikit-learn==0.24.2
scikit-optimize==0.8.1
filelock==3.0.12