nipreps / dmriprep

dMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse dMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.
https://www.nipreps.org/dmriprep
Apache License 2.0
63 stars 24 forks source link

FIX/MAINT: Drop Python 3.6 + Revise Python environment (versions pinned) in Dockerfile #146

Closed oesteban closed 3 years ago

oesteban commented 3 years ago

Dropping Python 3.6 follows suit with Numpy 1.20 and, in principle, dMRIPrep will continue to follow their python support schedule.

Resolves: #145.

oesteban commented 3 years ago

(I'll merge if this makes #141 pass)