Skip to content

Commit c560125

Browse files
authored
Merge pull request #66 from ugSUBMARINE/dependabot/pip/matplotlib-3.9.0
Bump matplotlib from 3.8.4 to 3.9.0
2 parents 1acf5ea + 44993fc commit c560125

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,4 +1,4 @@
1-
matplotlib==3.8.4
1+
matplotlib==3.9.0
22
scikit_learn==1.5.0
33
pandas==2.2.2
44
scipy==1.14.0

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
matplotlib==3.8.4
1+
matplotlib==3.9.0
22
scikit_learn==1.5.0
33
pandas==2.2.2
44
scipy==1.14.0

0 commit comments

Comments
 (0)