Skip to content

Commit e45c875

Browse files
Merge pull request #422 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 8c7d837 + 4367e94 commit e45c875

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
@@ -17,7 +17,7 @@ seaborn==0.13.2
1717

1818
# Data Analysis Libraries:
1919
scipy==1.16.2
20-
scikit-learn==1.6.1
20+
scikit-learn==1.8.0
2121

2222
# Machine Learning Libraries:
2323
tensorflow==2.19.0

0 commit comments

Comments
 (0)