-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
67 lines (67 loc) · 1.09 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
67
absl-py==0.7.1
astor==0.7.1
astroid==2.1.0
barnum==0.5.1
beautifulsoup4==4.7.1
certifi==2018.11.29
chardet==3.0.4
Click==7.0
cycler==0.10.0
decorator==4.4.0
enhance==1.2
Faker==1.0.5
falcon==1.4.1
Flask==1.0.2
future==0.17.1
gast==0.2.2
grpcio==1.20.1
h5py==2.9.0
hug==2.4.8
idna==2.8
imageio==2.5.0
isort==4.3.4
itsdangerous==1.1.0
Jinja2==2.10
Keras-Applications==1.0.7
Keras-Preprocessing==1.0.9
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
lxml==4.3.0
Markdown==3.1
MarkupSafe==1.1.1
matplotlib==3.0.2
mccabe==0.6.1
mock==3.0.3
morphology==0.11.12
names==0.3.0
networkx==2.3
numpy==1.16.1
opencv-contrib-python==4.1.0.25
opencv-python==4.1.0.25
pandas==0.24.1
Pillow==6.0.0
protobuf==3.7.1
pylint==2.2.2
pyparsing==2.3.1
PyQt5==5.12.1
PyQt5-sip==4.19.15
python-dateutil==2.8.0
python-mimeparse==1.6.0
pytz==2018.9
PyWavelets==1.0.3
requests==2.21.0
scikit-image==0.15.0
scikit-learn==0.20.3
scipy==1.2.0
sip==4.19.8
six==1.12.0
soupsieve==1.7.3
tensorboard==1.13.1
tensorflow==1.13.1
tensorflow-estimator==1.13.0
termcolor==1.1.0
text-unidecode==1.2
urllib3==1.24.1
webcolors==1.8.1
Werkzeug==0.15.1
wrapt==1.10.11