Skip to content

Commit aea7758

Browse files
authored
Merge pull request #44 from ugSUBMARINE/dependabot/pip/matplotlib-3.8.1
Bump matplotlib from 3.8.0 to 3.8.1
2 parents 8ceb59b + 89f35b9 commit aea7758

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.0
1+
matplotlib==3.8.1
22
scikit_learn==1.3.2
33
pandas==2.1.1
44
scipy==1.11.3

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
matplotlib==3.8.0
1+
matplotlib==3.8.1
22
scikit_learn==1.3.2
33
pandas==2.1.1
44
scipy==1.11.3

0 commit comments

Comments
 (0)