Merge pull request #9438 from freqtrade/dependabot/pip/develop/scipy-1.11.4

Bump scipy from 1.11.3 to 1.11.4
This commit is contained in:
Matthias
2023-11-20 06:35:25 +01:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.11.3
scipy==1.11.4
scikit-learn==1.1.3
scikit-optimize==0.9.0
filelock==3.13.1