-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
77 lines (77 loc) · 1.28 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
asgi-redis==1.4.3
asgiref==1.1.2
attrs==17.3.0
autobahn==17.10.1
Automat==0.6.0
autopep8==1.3.2
bleach==2.0.0
channels==1.1.8
constantly==15.1.0
cycler==0.10.0
daphne==1.3.0
decorator==4.0.11
Django==1.11.2
entrypoints==0.2.3
flake8==3.3.0
gunicorn==19.7.1
html5lib==0.999999999
hyperlink==17.3.1
importmagic==0.1.7
incremental==17.5.0
ipykernel==4.6.1
ipython==6.1.0
ipython-genutils==0.2.0
ipywidgets==6.0.0
jedi==0.10.2
Jinja2==2.9.6
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.0.1
jupyter-console==5.1.0
jupyter-core==4.3.0
MarkupSafe==1.0
matplotlib==2.0.2
mccabe==0.6.1
mistune==0.7.4
msgpack-python==0.4.8
nbconvert==5.2.1
nbformat==4.3.0
notebook==5.0.0
numpy==1.13.0
olefile==0.44
pandas==0.20.2
pandocfilters==1.4.1
pbr==3.1.0
pexpect==4.2.1
pickleshare==0.7.4
Pillow==4.2.0
prompt-toolkit==1.0.14
ptyprocess==0.5.1
pycodestyle==2.3.1
pyflakes==1.5.0
Pygments==2.2.0
pyparsing==2.2.0
python-dateutil==2.6.0
pytz==2017.2
pyzmq==16.0.2
qtconsole==4.3.0
redis==2.10.6
scipy==0.19.0
simplegeneric==0.8.1
six==1.10.0
stevedore==1.23.0
terminado==0.6
testpath==0.3.1
tornado==4.5.1
traitlets==4.3.2
Twisted==17.9.0
txaio==2.8.2
virtualenv==15.1.0
virtualenv-clone==0.2.6
virtualenvwrapper==4.7.2
wcwidth==0.1.7
webencodings==0.5.1
widgetsnbextension==2.0.0
xlrd==1.0.0
yapf==0.16.2
zope.interface==4.4.3