Merge pull request #6878 from freqtrade/dependabot/pip/develop/scipy-1.8.1

Bump scipy from 1.8.0 to 1.8.1
This commit is contained in:
Matthias
2022-05-23 06:26:55 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.8.0
scipy==1.8.1
scikit-learn==1.1.0
scikit-optimize==0.9.0
filelock==3.7.0