Skip to content

Commit

Permalink
⬆️ bump scipy to 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Jan 3, 2025
1 parent 3cb38a9 commit e8ffdee
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dev = [
]

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

[project.urls]
Repository = "https://github.com/jorenham/scipy-stubs/"
Expand Down
Loading

0 comments on commit e8ffdee

Please sign in to comment.