Skip to content

Commit 20a17e6

Browse files
authored
Merge pull request #38 from ugSUBMARINE/dependabot/pip/scikit-learn-1.3.1
Bump scikit-learn from 1.3.0 to 1.3.1
2 parents aaa7950 + 188c933 commit 20a17e6

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.0
2-
scikit_learn==1.3.0
2+
scikit_learn==1.3.1
33
pandas==2.1.1
44
numpy==1.23.5
55
scipy==1.11.2

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
matplotlib==3.8.0
2-
scikit_learn==1.3.0
2+
scikit_learn==1.3.1
33
pandas==2.1.1
44
numpy==1.23.5
55
scipy==1.11.2

0 commit comments

Comments
 (0)