Skip to content

Commit 4e677ce

Browse files
pip prod(deps): update scipy requirement from <1.15.4 to <1.16.4
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@v0.1.0...v1.16.3) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.16.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74c6f8e commit 4e677ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
matplotlib<3.10.9
22
pillow>11,<12.0.1
33
pyrevolve==2.2.7
4-
scipy<1.15.4
4+
scipy<1.16.4
55
distributed<2025.11.1
66
click<9.0
77
cloudpickle<3.1.3

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pytest-runner<6.0.2
33
pytest-cov<7.0.1
44
flake8-pyproject>=1.2.3,<1.2.5
55
nbval<0.11.1
6-
scipy<1.15.4
6+
scipy<1.16.4
77
pooch<1.8.3
88
click<9.0
99
cloudpickle<3.1.3

0 commit comments

Comments
 (0)