Merge pull request #9721 from freqtrade/dependabot/pip/develop/scipy-1.12.0

Bump scipy from 1.11.4 to 1.12.0
This commit is contained in:
Matthias
2024-01-22 10:13:48 +01:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.11.4
scipy==1.12.0
scikit-learn==1.4.0
ft-scikit-optimize==0.9.2
filelock==3.13.1