Skip to content

Commit e8ffdee

Browse files
committed
⬆️ bump scipy to 1.15.0
1 parent 3cb38a9 commit e8ffdee

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)