Merge pull request #10059 from freqtrade/dependabot/pip/develop/scipy-1.13.0

Bump scipy from 1.12.0 to 1.13.0
This commit is contained in:
Matthias
2024-04-08 07:57:57 +02:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
-r requirements.txt
# Required for hyperopt
scipy==1.12.0
scipy==1.13.0
scikit-learn==1.4.1.post1
ft-scikit-optimize==0.9.2
filelock==3.13.3