Skip to content

Commit bf16c6a

Browse files
authored
Merge pull request #35 from ugSUBMARINE/dependabot/pip/numpy-1.26.0
Bump numpy from 1.23.5 to 1.26.0
2 parents 97f68d4 + b74e078 commit bf16c6a

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.0
22
scikit_learn==1.3.1
33
pandas==2.1.1
4-
numpy==1.23.5
4+
numpy==1.26.0
55
scipy==1.11.2
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.0
22
scikit_learn==1.3.1
33
pandas==2.1.1
4-
numpy==1.23.5
4+
numpy==1.26.0
55
scipy==1.11.2
66
tensorflow_gpu==2.12.0

0 commit comments

Comments
 (0)