mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-03-03 00:32:20 +00:00
Merge pull request #11887 from freqtrade/dependabot/pip/develop/scikit-learn-1.7.0
chore(deps): bump scikit-learn from 1.6.1 to 1.7.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
-r requirements-plot.txt
|
||||
|
||||
# Required for freqai
|
||||
scikit-learn==1.6.1
|
||||
scikit-learn==1.7.0
|
||||
joblib==1.5.1
|
||||
catboost==1.2.8; 'arm' not in platform_machine
|
||||
lightgbm==4.6.0
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
# Required for hyperopt
|
||||
scipy==1.15.3
|
||||
scikit-learn==1.6.1
|
||||
scikit-learn==1.7.0
|
||||
filelock==3.18.0
|
||||
optuna==4.3.0
|
||||
cmaes==0.11.1
|
||||
|
||||
Reference in New Issue
Block a user