Skip to content

Commit 49073fb

Browse files
authored
Merge pull request #43 from ugSUBMARINE/dependabot/pip/pandas-2.1.2
Bump pandas from 2.1.1 to 2.1.2
2 parents aea7758 + df3fae2 commit 49073fb

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.1
22
scikit_learn==1.3.2
3-
pandas==2.1.1
3+
pandas==2.1.2
44
scipy==1.11.3
55
numpy==1.26.1
66
tensorflow==2.14.0

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib==3.8.1
22
scikit_learn==1.3.2
3-
pandas==2.1.1
3+
pandas==2.1.2
44
scipy==1.11.3
55
numpy==1.26.1
66
tensorflow_gpu==2.12.0

0 commit comments

Comments
 (0)