Skip to content

Commit 82d1a65

Browse files
authored
add scipy-stubs to the dev dependency group (#1344)
https://github.com/scipy/scipy-stubs
1 parent f7c66da commit 82d1a65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ xarray = ">=22.6.0"
6161
tabulate = ">=0.8.10"
6262
jinja2 = ">=3.1"
6363
scipy = { version = ">=1.9.1", python = "<3.14" }
64+
scipy-stubs = ">=1.15.3.0"
6465
SQLAlchemy = ">=2.0.39"
6566
types-python-dateutil = ">=2.8.19"
6667
beautifulsoup4 = ">=4.12.2"

0 commit comments

Comments
 (0)