-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev-requirements.txt
122 lines (122 loc) · 1.99 KB
/
dev-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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
absl-py==0.1.13
aniso8601==8.0.0
apipkg==1.5
appnope==0.1.0
asn1crypto==0.24.0
astor==0.6.2
astroid==1.6.3
atomicwrites==1.2.1
attrs==18.2.0
awscli==1.15.59
backcall==0.1.0
bcrypt==3.1.4
bleach==1.5.0
boto==2.49.0
botocore==1.10.58
certifi==2018.1.18
cffi==1.11.5
chardet==3.0.4
click==6.7
colorama==0.3.7
cryptography==2.3.1
cycler==0.10.0
decorator==4.2.1
docutils==0.14
entrypoints==0.2.3
enum34==1.1.6
execnet==1.5.0
fabric==2.2.0
flake8==3.5.0
Flask==1.0.2
flask-restplus==0.13.0
Flask-Uploads==0.2.1
gast==0.2.0
grpcio==1.14.2
html5lib==0.9999999
idna==2.6
imageio==2.3.0
invoke==1.1.0
ipykernel==4.8.2
ipython==6.3.1
ipython-genutils==0.2.0
ipywidgets==7.2.0
isort==4.3.4
itsdangerous==0.24
jedi==0.11.1
Jinja2==2.10
jmespath==0.9.3
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.3
jupyter-console==5.2.0
jupyter-core==4.4.0
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
Markdown==2.6.11
MarkupSafe==1.0
mccabe==0.6.1
mistune==0.8.3
more-itertools==4.3.0
nbconvert==5.3.1
nbformat==4.4.0
notebook==5.4.1
numpy==1.14.2
pandas==0.23.3
pandocfilters==1.4.2
paramiko==2.4.2
parso==0.1.1
pbr==3.1.1
pew==1.1.2
pexpect==4.4.0
pickleshare==0.7.4
Pillow==5.1.0
pluggy==0.7.1
prettytable==0.7.2
prompt-toolkit==1.0.15
protobuf==3.6.1
ptyprocess==0.5.2
py==1.6.0
pyasn1==0.4.2
pycodestyle==2.3.1
pycparser==2.18
pyflakes==1.6.0
Pygments==2.2.0
pylint==1.8.4
PyNaCl==1.2.1
pyparsing==2.2.0
pytest==3.7.4
pytest-forked==0.2
pytest-xdist==1.23.0
python-dateutil==2.6.1
pytz==2018.3
PyYAML==3.12
pyzmq==17.0.0
qtconsole==4.3.1
requests==2.18.4
rsa==3.4.2
s3transfer==0.1.13
scipy==1.0.1
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.11.0
stevedore==1.28.0
tensorboard==1.9.0
tensorflow==1.9.0
tensorflow-serving-api==1.10.1
tensorflow-tensorboard==0.4.0
termcolor==1.1.0
terminado==0.8.1
testpath==0.3.1
tornado==5.0.2
tqdm==4.26.0
traitlets==4.3.2
urllib3==1.22
uWSGI==2.0.18
virtualenv==16.0.0
virtualenv-clone==0.3.0
virtualenvwrapper==4.8.2
wcwidth==0.1.7
webencodings==0.5.1
Werkzeug==0.14.1
widgetsnbextension==3.2.0
wrapt==1.10.11