Skip to content

Commit 9d929b3

Browse files
authored
Merge pull request #34 from ugSUBMARINE/dependabot/pip/pandas-2.1.0
Bump pandas from 2.0.3 to 2.1.0
2 parents 19181c8 + e22c4c2 commit 9d929b3

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,6 +1,6 @@
11
matplotlib==3.7.2
22
scikit_learn==1.3.0
3-
pandas==2.0.3
3+
pandas==2.1.0
44
numpy==1.23.5
55
scipy==1.11.1
66
tensorflow==2.13.0

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib==3.7.2
22
scikit_learn==1.3.0
3-
pandas==2.0.3
3+
pandas==2.1.0
44
numpy==1.23.5
55
scipy==1.11.1
66
tensorflow_gpu==2.12.0

0 commit comments

Comments
 (0)