Skip to content

Commit e8f5307

Browse files
committed
Update to scipy 1.17
1 parent 9077481 commit e8f5307

2 files changed

Lines changed: 55 additions & 52 deletions

File tree

pixi.lock

Lines changed: 54 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616

1717
dependencies = [
1818
"numpy>=2.0.0",
19-
"scipy >=1.17.0rc1",
19+
"scipy >=1.17.0",
2020
"array-api-compat",
2121
"array-api-extra",
2222
# "array-api-typing", To be added back in when properly released on pypi

0 commit comments

Comments
 (0)