Skip to content

Commit b012651

Browse files
authored
Merge pull request #59 from ugSUBMARINE/dependabot/pip/pandas-2.2.1
Bump pandas from 2.2.0 to 2.2.1
2 parents db95f94 + 4cf2d04 commit b012651

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.8.3
22
scikit_learn==1.4.1.post1
3-
pandas==2.2.0
3+
pandas==2.2.1
44
scipy==1.12.0
55
numpy==1.26.4
66
tensorflow==2.15.0.post1

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib==3.8.3
22
scikit_learn==1.4.1.post1
3-
pandas==2.2.0
3+
pandas==2.2.1
44
scipy==1.12.0
55
numpy==1.26.4
66
tensorflow_gpu==2.12.0

0 commit comments

Comments
 (0)