mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Merge pull request #6841 from freqtrade/dependabot/pip/develop/scikit-learn-1.1.0
Bump scikit-learn from 1.0.2 to 1.1.0
This commit is contained in:
commit
c54919e4ce
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Required for hyperopt
|
||||
scipy==1.8.0
|
||||
scikit-learn==1.0.2
|
||||
scikit-learn==1.1.0
|
||||
scikit-optimize==0.9.0
|
||||
filelock==3.7.0
|
||||
progressbar2==4.0.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user