File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -81,14 +81,15 @@ is for you.
8181Requirements
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)
You can’t perform that action at this time.
0 commit comments