Skip to content

Commit 4c5c64a

Browse files
committed
DOC: Update requirements in doc/source/installation.rst
1 parent 3361e0d commit 4c5c64a

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

doc/source/installation.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,15 @@ is for you.
8181
Requirements
8282
------------
8383

84-
.. check these against setup.cfg
84+
.. check these against pyproject.toml
8585
86-
* Python_ 3.6 or greater
87-
* NumPy_ 1.14 or greater
88-
* Packaging_ 14.3 or greater
86+
* Python_ 3.8 or greater
87+
* NumPy_ 1.19 or greater
88+
* Packaging_ 17.0 or greater
89+
* Setuptools_
8990
* SciPy_ (optional, for full SPM-ANALYZE support)
9091
* h5py_ (optional, for MINC2 support)
91-
* PyDICOM_ 0.9.9 or greater (optional, for DICOM support)
92+
* PyDICOM_ 1.0.0 or greater (optional, for DICOM support)
9293
* `Python Imaging Library`_ (optional, for PNG conversion in DICOMFS)
9394
* pytest_ (optional, to run the tests)
9495
* sphinx_ (optional, to build the documentation)

0 commit comments

Comments
 (0)