We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3211b commit 1942e64Copy full SHA for 1942e64
1 file changed
pyproject.toml
@@ -37,7 +37,7 @@ dev = [
37
"meson-python>=0.18.0",
38
"pytest>=8.4.1",
39
"pytest-cov>=6.2.1",
40
- "scipy>=1.13.1",
+ "scipy<1.17",
41
]
42
docs = [
43
"mkdocs-material>=9.6.18",
0 commit comments