Skip to content

Commit 6cf07be

Browse files
committed
MAINT: scipy < 0.16.0
1 parent 995910f commit 6cf07be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"pandas>=2.2.0",
2828
"mizani~=0.14.0",
2929
"numpy>=1.23.5",
30-
"scipy>=1.8.0",
30+
"scipy>=1.8.0,<1.16.0",
3131
"statsmodels>=0.14.0",
3232
]
3333
requires-python = ">=3.10"

0 commit comments

Comments
 (0)