Skip to content

Commit 1c54347

Browse files
Bump numpy from 1.26.4 to 2.1.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.1.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.1.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ed318c commit 1c54347

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.9.1
22
scikit_learn==1.5.1
33
pandas==2.2.2
44
scipy==1.14.0
5-
numpy==1.26.4
5+
numpy==2.1.0
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.9.1
22
scikit_learn==1.5.1
33
pandas==2.2.2
44
scipy==1.14.0
5-
numpy==1.26.4
5+
numpy==2.1.0
66
tensorflow_gpu==2.12.0

0 commit comments

Comments
 (0)