-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
95 lines (95 loc) · 1.6 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
94
95
alabaster==0.7.12
astroid==2.1.0
atomicwrites==1.2.1
attrs==18.2.0
autopep8==1.4.3
Babel==2.6.0
backcall==0.1.0
bleach==3.0.2
booksuggest==1.0.0
certifi==2018.11.29
chardet==3.0.4
Click==7.0
cycler==0.10.0
dash==0.31.1
dash-core-components==0.40.0
dash-html-components==0.13.2
dash-renderer==0.15.1
decorator==4.3.0
defusedxml==0.5.0
docutils==0.14
entrypoints==0.2.3
flake8==3.6.0
Flask==1.0.2
Flask-Compress==1.4.0
idna==2.7
imagesize==1.1.0
ipykernel==5.1.0
ipython==7.2.0
ipython-genutils==0.2.0
isort==4.3.4
itsdangerous==1.1.0
jedi==0.13.2
Jinja2==2.10
joblib==0.13.0
jsonschema==2.6.0
jupyter-client==5.2.4
jupyter-core==4.4.0
kiwisolver==1.0.1
langdetect==1.0.7
lazy-object-proxy==1.3.1
lxml==4.2.5
MarkupSafe==1.1.0
matplotlib==3.0.2
mccabe==0.6.1
mistune==0.8.4
more-itertools==4.3.0
mypy==0.650
mypy-extensions==0.4.1
nbconvert==5.4.0
nbformat==4.4.0
nbstripout==0.3.3
nltk==3.4
numpy==1.15.4
packaging==18.0
pandas==0.23.4
pandocfilters==1.4.2
parso==0.3.1
pexpect==4.6.0
pickleshare==0.7.5
plotly==3.4.2
pluggy==0.8.0
prompt-toolkit==2.0.7
ptyprocess==0.6.0
py==1.7.0
pycodestyle==2.4.0
pyflakes==2.0.0
Pygments==2.3.1
pylint==2.2.2
pyparsing==2.3.0
pytest==4.0.2
python-dateutil==2.7.5
pytz==2018.7
pyzmq==17.1.2
requests==2.20.1
retrying==1.3.3
scikit-learn==0.20.1
scikit-surprise==1.0.6
scipy==1.1.0
seaborn==0.9.0
singledispatch==3.4.0.3
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.8.2
sphinx-autodoc-typehints==1.5.2
sphinx-rtd-theme==0.4.2
sphinxcontrib-websupport==1.1.0
testpath==0.4.2
tornado==5.1.1
traitlets==4.3.2
typed-ast==1.1.0
urllib3==1.24.1
wcwidth==0.1.7
webencodings==0.5.1
Werkzeug==0.14.1
wrapt==1.10.11