Skip to content

Commit 9a16386

Browse files
Merge pull request #1014 from Quantum-Software-Development/dependabot/pip/scikit-learn-1.8.0
fix: bump scikit-learn from 1.6.1 to 1.8.0
2 parents 28d0f5f + aeb658f commit 9a16386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ seaborn==0.13.2
99

1010
# Data Analysis Libraries:
1111
scipy==1.16.3
12-
scikit-learn==1.6.1
12+
scikit-learn==1.8.0
1313

1414
# Machine Learning Libraries:
1515
tensorflow==2.20.0

0 commit comments

Comments
 (0)