Skip to content

Commit c70c13f

Browse files
authored
Merge pull request #54 from ugSUBMARINE/dependabot/pip/scikit-learn-1.4.0
Bump scikit-learn from 1.3.2 to 1.4.0
2 parents 2f1189d + e3d2778 commit c70c13f

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.2
2-
scikit_learn==1.3.2
2+
scikit_learn==1.4.0
33
pandas==2.2.0
44
scipy==1.12.0
55
numpy==1.26.3

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
matplotlib==3.8.2
2-
scikit_learn==1.3.2
2+
scikit_learn==1.4.0
33
pandas==2.2.0
44
scipy==1.12.0
55
numpy==1.26.3

0 commit comments

Comments
 (0)