Commit 7276ba47e0dea5065f13d0f268bb897f39d278a6
1 parent
c8bf88bf
Exists in
master
Updated some requirements
Showing
1 changed file
with
7 additions
and
7 deletions
Show diff stats
requirements.txt
1 | -Cython==0.29.22 | |
1 | +Cython==0.29.24 | |
2 | 2 | Pillow==8.3.2 |
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.20.1 | |
8 | +numpy==1.21.2 | |
9 | 9 | plaidml-keras==0.7.0 |
10 | 10 | psutil==5.8.0 |
11 | 11 | pyserial==3.5 |
12 | -python-gdcm==3.0.8.1 | |
13 | -scikit-image==0.18.1 | |
14 | -scipy==1.6.1 | |
15 | -vtk==9.0.1 | |
16 | -wxPython==4.1.0 | |
12 | +python-gdcm==3.0.9.1 | |
13 | +scikit-image==0.18.3 | |
14 | +scipy==1.7.1 | |
15 | +vtk==9.0.3 | |
16 | +wxPython==4.1.1 | |
17 | 17 | Theano==1.0.5 | ... | ... |