diff --git a/requirements.txt b/requirements.txt index 645d77e..3d61857 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,14 @@ + +# ToDo: I added FSL installation to Dockerfile. Should I still list it here? +# FSL~=6.0.7.12 # https://fsl.fmrib.ox.ac.uk/fsl/docs/#/install/index + chris_plugin==0.4.0 +argparse~=1.4.0 +setuptools~=72.1.0 +nipype~=1.8.6 +SimpleITK~=2.3.1 +numpy~=2.0.1 +nibabel~=5.2.1 +torch~=2.4.0 +matplotlib~=3.9.1 +monai~=1.3.2 \ No newline at end of file