Skip to content

Commit

Permalink
Merge pull request freqtrade#4809 from freqtrade/dependabot/pip/devel…
Browse files Browse the repository at this point in the history
…op/scipy-1.6.3

Bump scipy from 1.6.2 to 1.6.3
  • Loading branch information
xmatthias authored Apr 26, 2021
2 parents 9792d71 + 02160d5 commit 8327e35
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.6.2
scipy==1.6.3
scikit-learn==0.24.1
scikit-optimize==0.8.1
filelock==3.0.12
Expand Down

0 comments on commit 8327e35

Please sign in to comment.