Commit 27f67a6f500b7f1c7019b126b4b06dc5555ca927
1 parent
c08d0244
Exists in
master
Updated requirements
Showing
2 changed files
with
13 additions
and
13 deletions
Show diff stats
requirements.txt
1 | -Cython==0.29.24 | |
2 | -Pillow==9.0.1 | |
1 | +Cython==0.29.28 | |
2 | +Pillow==9.1.0 | |
3 | 3 | Pypubsub==4.0.3 |
4 | 4 | configparser==5.0.1 |
5 | 5 | h5py==2.10.0 |
6 | 6 | imageio==2.9.0 |
7 | 7 | nibabel==3.2.1 |
8 | -numpy==1.21.2 | |
8 | +numpy==1.22.1 | |
9 | 9 | plaidml-keras==0.7.0 |
10 | 10 | psutil==5.8.0 |
11 | 11 | pyserial==3.5 |
12 | -python-gdcm==3.0.9.1 | |
13 | -scikit-image==0.18.3 | |
14 | -scipy==1.7.1 | |
15 | -vtk==9.0.3 | |
12 | +python-gdcm==3.0.12 | |
13 | +scikit-image==0.19.1 | |
14 | +scipy==1.7.3 | |
15 | +vtk==9.1.0 | |
16 | 16 | wxPython==4.1.1 |
17 | 17 | Theano==1.0.5 |
18 | -torch==1.9.1 | |
18 | +torch==1.11.0 | |
19 | 19 | pyacvd==0.2.7 | ... | ... |
requirements_m1.txt
1 | -Cython==0.29.24 | |
2 | -Pillow==9.0.0 | |
1 | +Cython==0.29.28 | |
2 | +Pillow==9.1.0 | |
3 | 3 | Pypubsub==4.0.3 |
4 | 4 | configparser==5.0.1 |
5 | 5 | h5py==3.6.0 |
... | ... | @@ -8,10 +8,10 @@ nibabel==3.2.1 |
8 | 8 | numpy==1.22.1 |
9 | 9 | psutil==5.8.0 |
10 | 10 | pyserial==3.5 |
11 | -python-gdcm==3.0.9.1 | |
11 | +python-gdcm==3.0.12 | |
12 | 12 | scikit-image==0.19.1 |
13 | 13 | scipy==1.7.3 |
14 | -vtk==9.0.3 | |
14 | +vtk==9.1.0 | |
15 | 15 | wxPython==4.1.1 |
16 | -torch==1.10.0 | |
16 | +torch==1.11.0 | |
17 | 17 | pyacvd==0.2.7 | ... | ... |