We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
scipy==1.17.0
1 parent 7f661fe commit 9b271c5Copy full SHA for 9b271c5
1 file changed
pyproject.toml
@@ -40,7 +40,7 @@ dependencies = [
40
"pandas >=2.1.0, !=2.1.2, <3",
41
"numpy>=1.26",
42
# https://github.com/scverse/anndata/issues/1434
43
- "scipy >=1.12",
+ "scipy >=1.12,!=1.17.0",
44
"h5py>=3.8",
45
"natsort",
46
"packaging>=24.2",
0 commit comments