We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666d45e commit 12cbef9Copy full SHA for 12cbef9
pyproject.toml
@@ -22,6 +22,7 @@ dependencies = [
22
"numpy>=1.22",
23
"numpy_groupies>=0.9.19",
24
"toolz",
25
+ "scipy",
26
]
27
dynamic=["version"]
28
0 commit comments