Merge pull request #8189 from freqtrade/dependabot/pip/develop/scipy-1.10.1

Bump scipy from 1.10.0 to 1.10.1
This commit is contained in:
Matthias
2023-02-20 06:54:16 +01:00
committed by GitHub

View File

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