Skip to content

Commit 620fb17

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 47696e4 commit 620fb17

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
@@ -7,7 +7,7 @@ more_itertools
77
nbsphinx
88
jupyter>=1.0.0
99
ipywidgets>=7.1.2
10-
numpy>=1.13.3
10+
numpy>=2.5.0
1111
sphinx-prompt
1212
sphinx-math-dollar
1313
sphinx-copybutton

0 commit comments

Comments
 (0)