Merge pull request #7994 from freqtrade/dependabot/pip/develop/scipy-1.10.0

Bump scipy from 1.9.3 to 1.10.0
This commit is contained in:
Matthias
2023-01-10 08:07:24 +01:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.9.3
scipy==1.10.0
scikit-learn==1.1.3
scikit-optimize==0.9.0
filelock==3.9.0