Skip to content

Commit db95f94

Browse files
authored
Merge pull request #58 from ugSUBMARINE/dependabot/pip/scikit-learn-1.4.1.post1
Bump scikit-learn from 1.4.0 to 1.4.1.post1
2 parents 34181f2 + 6aafc45 commit db95f94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
matplotlib==3.8.3
2-
scikit_learn==1.4.0
2+
scikit_learn==1.4.1.post1
33
pandas==2.2.0
44
scipy==1.12.0
55
numpy==1.26.4

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
matplotlib==3.8.3
2-
scikit_learn==1.4.0
2+
scikit_learn==1.4.1.post1
33
pandas==2.2.0
44
scipy==1.12.0
55
numpy==1.26.4

0 commit comments

Comments
 (0)