diff --git a/README.md b/README.md index 092815c..c02d35d 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ A tool to remove facial structure from MRI images. ## Dependencies: | Package | Tested version | |--------------------------------------------------|----------------| -| [FSL](https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSL)| 6.0.2 | +| [FSL](https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSL)| 6.0.3 | | [Python 3](https://www.python.org/downloads/) | 3.7.3 | -| [NumPy](http://www.numpy.org/) | 1.17.1 | -| [NiBabel](http://nipy.org/nibabel/) | 2.5.1 | -| [Nipype](http://nipype.readthedocs.io/en/latest/)| 1.3.0-rc1 | +| [NumPy](http://www.numpy.org/) | 1.21.6 | +| [NiBabel](http://nipy.org/nibabel/) | 4.0.1 | +| [Nipype](http://nipype.readthedocs.io/en/latest/)| 1.5.1 | ## Installation ```