Skip to content

Commit

Permalink
Merge pull request #10059 from freqtrade/dependabot/pip/develop/scipy…
Browse files Browse the repository at this point in the history
…-1.13.0

Bump scipy from 1.12.0 to 1.13.0
  • Loading branch information
xmatthias committed Apr 8, 2024
2 parents 6d9a1a9 + 1604587 commit b1f5409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-hyperopt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b1f5409

Please sign in to comment.