Skip to content

Commit 437876a

Browse files
Update numpy requirement in /docs/tutorials
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.24.0...v2.4.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 460238f commit 437876a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorials/tutorial-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy>=1.24,<2.0
1+
numpy>=1.24,<3.0
22
scipy~=1.15
33
h5py>=3.10.0
44
jupyter

0 commit comments

Comments
 (0)