-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
75 lines (75 loc) · 1.3 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
appdirs==1.4.0
astroid==1.5.1
backports-abc==0.5
backports.functools-lru-cache==1.3
backports.shutil-get-terminal-size==1.0.0
backports.ssl-match-hostname==3.5.0.1
bleach==1.5.0
bokeh==0.12.3
certifi==2017.1.23
click==6.7
configparser==3.5.0
decorator==4.0.11
editdistance==0.3.1
entrypoints==0.2.2
enum34==1.1.6
Flask==0.12
functools32==3.2.3.post2
futures==3.0.5
graphviz==0.6
html5lib==0.9999999
ipykernel==4.5.2
ipython==5.2.1
ipython-genutils==0.1.0
ipywidgets==5.2.2
isort==4.2.5
itsdangerous==0.24
Jinja2==2.9.5
jsonschema==2.5.1
jupyter==1.0.0
jupyter-client==4.4.0
jupyter-console==5.0.0
jupyter-core==4.2.1
lazy-object-proxy==1.2.2
MarkupSafe==0.23
mccabe==0.6.1
mistune==0.7.3
mpmath==0.19
nbconvert==5.1.1
nbformat==4.2.0
notebook==4.3.1
numpy==1.12.0
packaging==16.8
pandas==0.19.2
pandocfilters==1.4.1
pathlib2==2.2.1
pexpect==4.2.1
pickleshare==0.7.4
prompt-toolkit==1.0.10
ptyprocess==0.5.1
Pygments==2.2.0
pylint==1.7.0
pyparsing==2.1.10
python-dateutil==2.6.0
pytz==2016.10
PyYAML==3.12
pyzmq==16.0.2
qtconsole==4.2.1
requests==2.13.0
runipy==0.1.5
scandir==1.4
scikit-learn==0.18.1
scipy==0.19.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.10.0
sklearn==0.0
sympy==1.0
terminado==0.6
testpath==0.3
tornado==4.4.2
traitlets==4.3.1
wcwidth==0.1.7
Werkzeug==0.12.1
widgetsnbextension==1.2.6
wrapt==1.10.10