Skip to content

Commit 40341c5

Browse files
Update scipy requirement from ~=1.15 to ~=1.13 in /docs/tutorials
Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.0...v1.13.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcda6a8 commit 40341c5

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,5 +1,5 @@
11
numpy>=1.24,<2.0
2-
scipy~=1.15
2+
scipy~=1.13
33
h5py>=3.10.0
44
jupyter
55
nbformat

0 commit comments

Comments
 (0)