diff --git a/requirements.txt b/requirements.txt index 0383b46..1c52364 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ -matplotlib>=3.3.0 -scipy>=1.4.0 -numpy>=1.18.5 -nibabel>=3.1.0 -pandas>=1.0.0 -ruamel.yaml>=0.16.0 -scikit_learn>=0.23.0 -h5py>=2.10.0 -psutil>=5.7.0 -tensorflow==2.3.2 -tensorflow_addons==0.12.0 +matplotlib==3.5.1 +scipy==1.7.1 +numpy==1.22.3 +nibabel==3.4.1 +pandas==1.4.1 +ruamel.yaml==0.17.16 +scikit-learn==1.1.1 +h5py==3.7.0 +psutil==5.9.0 +tensorflow==2.13.0-rc2 +tensorflow-addons==0.17.0