Skip to content

Commit fba8e3f

Browse files
authored
⬆️ bump scipy to 1.15.0 (final) (#409)
2 parents 3cb38a9 + e8ffdee commit fba8e3f

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dev = [
6363
]
6464

6565
[project.optional-dependencies]
66-
scipy = ["scipy>=1.15.0rc2,<1.16"]
66+
scipy = ["scipy>=1.15.0,<1.16"]
6767

6868
[project.urls]
6969
Repository = "https://github.com/jorenham/scipy-stubs/"

0 commit comments

Comments
 (0)