Skip to content

Commit cdb4ba7

Browse files
committed
update installation docs
1 parent 2271548 commit cdb4ba7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/user-guide/installation.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Installation
22
============
33

4+
Required dependencies
5+
---------------------
6+
7+
Required dependencies include:
8+
9+
- Python (3.11 or later)
10+
- `packaging <https://packaging.pypa.io>`_ (22.0 or later)
11+
- `numpy <https://numpy.org>`_ (1.25 or later)
12+
- `numcodecs[crc32c] <https://numcodecs.readthedocs.io>`_ (0.14 or later)
13+
- `typing_extensions <https://typing-extensions.readthedocs.io>`_ (4.9 or later)
14+
- `donfig <https://donfig.readthedocs.io>`_ (0.8 or later)
15+
416
pip
517
---
618

0 commit comments

Comments
 (0)