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.
81
81
Requirements
82
82
------------
83
83
84
- .. check these against setup.cfg
84
+ .. check these against pyproject.toml
85
85
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 _
89
90
* SciPy _ (optional, for full SPM-ANALYZE support)
90
91
* 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)
92
93
* `Python Imaging Library `_ (optional, for PNG conversion in DICOMFS)
93
94
* pytest _ (optional, to run the tests)
94
95
* sphinx _ (optional, to build the documentation)
You can’t perform that action at this time.
0 commit comments