We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995910f commit 6cf07beCopy full SHA for 6cf07be
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ dependencies = [
27
"pandas>=2.2.0",
28
"mizani~=0.14.0",
29
"numpy>=1.23.5",
30
- "scipy>=1.8.0",
+ "scipy>=1.8.0,<1.16.0",
31
"statsmodels>=0.14.0",
32
]
33
requires-python = ">=3.10"
0 commit comments