Skip to content

Commit 64c2c6a

Browse files
authored
Merge pull request freqtrade#11195 from freqtrade/dependabot/pip/develop/scipy-1.15.0
chore(deps): bump scipy from 1.14.1 to 1.15.0
2 parents a19872d + 767a145 commit 64c2c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-hyperopt.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r requirements.txt
33

44
# Required for hyperopt
5-
scipy==1.14.1
5+
scipy==1.15.0
66
scikit-learn==1.6.0
77
ft-scikit-optimize==0.9.2
88
filelock==3.16.1

0 commit comments

Comments
 (0)