Skip to content

Commit 12e8c64

Browse files
Exclude 1.17.0 for issue anndata 339 (#1057)
* exclude 1.7.0 for issue anndata 339 * typo: 7 -> 17
1 parent ef88b5c commit 12e8c64

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
@@ -43,7 +43,7 @@ dependencies = [
4343
"shapely>=2.0.1",
4444
"spatial_image>=1.2.3",
4545
"scikit-image",
46-
"scipy",
46+
"scipy!=1.17.0",
4747
"typing_extensions>=4.8.0",
4848
"universal_pathlib>=0.2.6",
4949
"xarray>=2024.10.0",

0 commit comments

Comments
 (0)