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 a999b09 commit 863db4bCopy full SHA for 863db4b
docs/user-guide/installation.md
@@ -7,7 +7,8 @@ Required dependencies include:
7
- [Python](https://docs.python.org/3/) (3.11 or later)
8
- [packaging](https://packaging.pypa.io) (22.0 or later)
9
- [numpy](https://numpy.org) (1.26 or later)
10
-- [numcodecs[crc32c]](https://numcodecs.readthedocs.io) (0.14 or later)
+- [numcodecs](https://numcodecs.readthedocs.io) (0.14 or later)
11
+- [google-crc32c](https://github.com/googleapis/python-crc32c) (1.5 or later)
12
- [typing_extensions](https://typing-extensions.readthedocs.io) (4.9 or later)
13
- [donfig](https://donfig.readthedocs.io) (0.8 or later)
14
0 commit comments