Skip to content

Commit 0f7c36c

Browse files
Update numpy requirement from >=1.13.3 to >=2.5.0
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.13.3...v2.5.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ab21ba commit 0f7c36c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy>=1.13.3
1+
numpy>=2.5.0
22
matplotlib>=2.0.0
33
h5py>=2.7
44
scipy>=0.16

0 commit comments

Comments
 (0)