Merge pull request #10259 from freqtrade/dependabot/pip/develop/scipy-1.13.1

Bump scipy from 1.13.0 to 1.13.1
This commit is contained in:
Matthias
2024-05-27 10:10:57 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.13.0
scipy==1.13.1
scikit-learn==1.5.0
ft-scikit-optimize==0.9.2
filelock==3.14.0