We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ab3d6 commit 503596cCopy full SHA for 503596c
pyproject.toml
@@ -11,7 +11,7 @@ authors = [
11
{name = "sgkit Developers", email = "[email protected]"},
12
]
13
dependencies = [
14
- "numpy",
+ "numpy < 2",
15
"zarr >= 2.17,< 3",
16
"click",
17
"tabulate",
0 commit comments