Skip to content

Commit 3ab13bb

Browse files
Update scipy requirement from >=1.13.0 to >=1.17.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.13.0...v1.17.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cce5857 commit 3ab13bb

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
@@ -22,7 +22,7 @@ dependencies = [
2222
"pydantic-settings>=2.0",
2323
"pyyaml>=6.0",
2424
"psutil>=6.0.0",
25-
"scipy>=1.13.0",
25+
"scipy>=1.17.1",
2626
"networkx>=3.2",
2727
"scikit-learn>=1.5.0",
2828
"optuna>=4.0",

0 commit comments

Comments
 (0)