Skip to content

Commit c5ef2c8

Browse files
Merge pull request #372 from Quantum-Software-Development/dependabot/pip/scikit-learn-1.6.1
fix: bump scikit-learn from 1.6.0 to 1.6.1
2 parents 2ff84f2 + 46c8004 commit c5ef2c8

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
@@ -13,7 +13,7 @@ seaborn==0.13.2
1313

1414
# Data Analysis Libraries:
1515
scipy==1.15.1
16-
scikit-learn==1.6.0
16+
scikit-learn==1.6.1
1717

1818
# Machine Learning Libraries:
1919
tensorflow==2.18.0

0 commit comments

Comments
 (0)