-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
93 lines (93 loc) · 1.59 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
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
aadict==0.2.3
absl-py==0.1.12
-e git+https://github.com/henryyp/aind-projects.git@b5aaadde11966a6be217fc1dceef43210e605a0c#egg=aind_projects
asset==0.6.12
astor==0.6.2
astroid==1.6.2
atom==0.4.1
autopep8==1.3.4
bleach==1.5.0
certifi==2018.1.18
colorama==0.3.9
cycler==0.10.0
decorator==4.2.1
Django==2.0.3
entrypoints==0.2.3
future==0.16.0
gast==0.2.0
globre==0.1.5
grpcio==1.10.0
html5lib==0.9999999
image==1.5.19
ipykernel==4.8.2
ipython==6.2.1
ipython-genutils==0.2.0
ipywidgets==7.1.2
isort==4.3.4
jedi==0.11.1
Jinja2==2.10
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.2
jupyter-console==5.2.0
jupyter-core==4.4.0
Keras==2.1.5
kiwisolver==1.0.1
lazy-object-proxy==1.3.1
lessc==0.1.2
lesscpy==0.13.0
livereload==2.5.1
Markdown==2.6.11
markdown2==2.3.5
MarkupSafe==1.0
matplotlib==2.2.0
mccabe==0.6.1
mistune==0.8.3
nbconvert==5.3.1
nbformat==4.4.0
nose==1.3.7
notebook==5.4.0
np-utils==0.5.4.0
numpy==1.14.2
pandas==0.22.0
pandoc==1.0.2
pandocfilters==1.4.2
parso==0.1.1
pickleshare==0.7.4
Pillow==5.0.0
ply==3.11
prompt-toolkit==1.0.15
protobuf==3.5.2.post1
pycodestyle==2.3.1
pydocstyle==2.1.1
pyflakes==1.6.0
Pygments==2.2.0
pyparsing==2.2.0
python-dateutil==2.7.0
pytz==2018.3
pywinpty==0.5.1
PyYAML==4.2b1
pyzmq==17.0.0
qtconsole==4.3.1
scikit-learn==0.19.1
scipy==1.0.1
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.11.0
sklearn==0.0
snowballstemmer==1.2.1
style==1.1.0
tensorboard==1.6.0
tensorflow-gpu==1.6.0
termcolor==1.1.0
terminado==0.8.1
testpath==0.3.1
tornado==5.0
tqdm==4.19.8
traitlets==4.3.2
update==0.0.1
wcwidth==0.1.7
Werkzeug==0.14.1
widgetsnbextension==3.1.4
wincertstore==0.2
wrapt==1.10.11