Commit 86ab5b3ebe5226427be22a77759f8a8debe61c21
1 parent
4d9105d9
Exists in
master
Added requirements.txt
Showing
1 changed file
with
17 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,17 @@ | @@ -0,0 +1,17 @@ | ||
1 | +Cython==0.29.22 | ||
2 | +Pillow==8.1.0 | ||
3 | +Pypubsub==4.0.3 | ||
4 | +configparser==5.0.1 | ||
5 | +h5py==2.10.0 | ||
6 | +imageio==2.9.0 | ||
7 | +nibabel==3.2.1 | ||
8 | +numpy==1.20.1 | ||
9 | +plaidml-keras==0.7.0 | ||
10 | +psutil==5.8.0 | ||
11 | +pyserial==3.5 | ||
12 | +python-gdcm==3.0.8 | ||
13 | +scikit-image==0.18.1 | ||
14 | +scipy==1.6.1 | ||
15 | +vtk==9.0.1 | ||
16 | +wxPython==4.1.0 | ||
17 | +Theano==1.0.5 |