Skip to content

Commit f7c94f7

Browse files
authored
Merge pull request freqtrade#11233 from freqtrade/dependabot/pip/develop/scikit-learn-1.6.1
chore(deps): bump scikit-learn from 1.6.0 to 1.6.1
2 parents c52a07f + a8dc533 commit f7c94f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-freqai.txt

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

55
# Required for freqai
6-
scikit-learn==1.6.0
6+
scikit-learn==1.6.1
77
joblib==1.4.2
88
catboost==1.2.7; 'arm' not in platform_machine
99
lightgbm==4.5.0

requirements-hyperopt.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
# Required for hyperopt
55
scipy==1.15.0
6-
scikit-learn==1.6.0
6+
scikit-learn==1.6.1
77
ft-scikit-optimize==0.9.2
88
filelock==3.16.1

0 commit comments

Comments
 (0)