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 d6224e7 commit de73009Copy full SHA for de73009
1 file changed
pyproject.toml
@@ -43,7 +43,7 @@ dependencies = [
43
"cryptography",
44
"h5py >= 3.6.0",
45
"importlib_resources",
46
- "numcodecs",
+ "numcodecs <= 0.15.1",
47
"numpy >=2.0.0rc1; python_version>='3.9'",
48
"psutil",
49
"pyjwt",
0 commit comments