Skip to content

Commit 82b994d

Browse files
Merge pull request #169 from Quantum-Software-Development/dependabot/pip/scikit-learn-1.7.2
fix: bump scikit-learn from 1.6.1 to 1.7.2
2 parents 33c5d1d + 2a73b58 commit 82b994d

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
@@ -18,7 +18,7 @@ seaborn==0.13.2
1818

1919
# Data Analysis Libraries:
2020
scipy==1.15.2
21-
scikit-learn==1.6.1
21+
scikit-learn==1.7.2
2222

2323
# Machine Learning Libraries:
2424
tensorflow==2.20.0

0 commit comments

Comments
 (0)