Skip to content

Commit 75203dd

Browse files
DEP: Update scipy requirement from >=1.5.2 to >=1.13.1
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.5.2...v1.13.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.13.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73c9ccc commit 75203dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
]
2424
dependencies = [
2525
"numpy>=2.0.2",
26-
"scipy>=1.5.2",
26+
"scipy>=1.13.1",
2727
"pandas>=2.3.3",
2828
"matplotlib>=2.2.3",
2929
"scikit-learn>=1.6.1",

0 commit comments

Comments
 (0)