Skip to content

Commit 863db4b

Browse files
committed
update docs
1 parent a999b09 commit 863db4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/user-guide/installation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Required dependencies include:
77
- [Python](https://docs.python.org/3/) (3.11 or later)
88
- [packaging](https://packaging.pypa.io) (22.0 or later)
99
- [numpy](https://numpy.org) (1.26 or later)
10-
- [numcodecs[crc32c]](https://numcodecs.readthedocs.io) (0.14 or later)
10+
- [numcodecs](https://numcodecs.readthedocs.io) (0.14 or later)
11+
- [google-crc32c](https://github.com/googleapis/python-crc32c) (1.5 or later)
1112
- [typing_extensions](https://typing-extensions.readthedocs.io) (4.9 or later)
1213
- [donfig](https://donfig.readthedocs.io) (0.8 or later)
1314

0 commit comments

Comments
 (0)