Skip to content

Commit bbf3a12

Browse files
authored
Merge pull request #56 from ugSUBMARINE/dependabot/pip/numpy-1.26.4
Bump numpy from 1.26.3 to 1.26.4
2 parents d78ce66 + 2c6512f commit bbf3a12

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
@@ -2,5 +2,5 @@ matplotlib==3.8.2
22
scikit_learn==1.4.0
33
pandas==2.2.0
44
scipy==1.12.0
5-
numpy==1.26.3
5+
numpy==1.26.4
66
tensorflow==2.15.0.post1

requirements_gpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ matplotlib==3.8.2
22
scikit_learn==1.4.0
33
pandas==2.2.0
44
scipy==1.12.0
5-
numpy==1.26.3
5+
numpy==1.26.4
66
tensorflow_gpu==2.12.0

0 commit comments

Comments
 (0)