-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
66 lines (66 loc) · 1.22 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
absl-py==0.6.1
astor==0.7.1
backports.functools-lru-cache==1.5
backports.shutil-get-terminal-size==1.0.0
backports.weakref==1.0.post1
Click==7.0
cloudpickle==0.6.1
cycler==0.10.0
dask==0.20.2
decorator==4.3.0
-e git+https://github.com/marcoancona/DeepExplain.git@4ac3ba6ac3801ec72e137c448c879e3a223b48d4#egg=deepexplain
enum34==1.1.6
Flask==1.0
Flask-Cors==3.0.7
funcsigs==1.0.2
futures==3.2.0
gast==0.2.0
grpcio==1.16.1
h5py==2.8.0
ipython==5.8.0
ipython-genutils==0.2.0
itsdangerous==1.1.0
Jinja2==2.10.1
Keras==2.2.4
Keras-Applications==1.0.6
Keras-Preprocessing==1.0.5
kiwisolver==1.0.1
lime==0.1.1.32
Markdown==3.0.1
MarkupSafe==1.1.0
matplotlib==2.2.3
mock==2.0.0
networkx==2.2
numpy==1.14.5
opencv-contrib-python==3.4.3.18
pandas==0.23.4
pathlib2==2.3.2
pbr==5.1.1
pexpect==4.6.0
pickleshare==0.7.5
Pillow==6.2.0
prompt-toolkit==1.0.15
protobuf==3.6.1
ptyprocess==0.6.0
Pygments==2.2.0
pyparsing==2.3.0
python-dateutil==2.7.5
pytz==2018.7
PyWavelets==1.0.1
PyYAML==4.2b1
scandir==1.9.0
scikit-image==0.14.1
scikit-learn==0.20.0
scipy==1.1.0
shap==0.25.2
simplegeneric==0.8.1
six==1.11.0
subprocess32==3.5.3
tensorboard==1.10.0
tensorflow-gpu==2.4.0
termcolor==1.1.0
toolz==0.9.0
tqdm==4.28.1
traitlets==4.3.2
wcwidth==0.1.7
Werkzeug==0.15.3