Skip to content

Commit 34181f2

Browse files
authored
Merge pull request #57 from ugSUBMARINE/dependabot/pip/matplotlib-3.8.3
Bump matplotlib from 3.8.2 to 3.8.3
2 parents bbf3a12 + b267f78 commit 34181f2

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.2
1+
matplotlib==3.8.3
22
scikit_learn==1.4.0
33
pandas==2.2.0
44
scipy==1.12.0

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
matplotlib==3.8.2
1+
matplotlib==3.8.3
22
scikit_learn==1.4.0
33
pandas==2.2.0
44
scipy==1.12.0

0 commit comments

Comments
 (0)