-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
78 lines (78 loc) · 3.42 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
backcall==0.1.0 # via ipython
bleach==2.1.4 # via nbconvert
certifi==2018.8.13 # via requests
chardet==3.0.4 # via requests
cycler==0.10.0 # via matplotlib
cymem==1.31.2 # via preshed, spacy, thinc
cytoolz==0.9.0.1 # via thinc
decorator==4.3.0 # via ipython, traitlets
dill==0.2.8.2 # via spacy, thinc
entrypoints==0.2.3 # via nbconvert
glove-python==0.1.0
html5lib==1.0.1 # via bleach
idna==2.7 # via requests
ipykernel==4.8.2 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==6.5.0 # via ipykernel, ipywidgets, jupyter-console
ipywidgets==7.4.0 # via jupyter
jedi==0.12.1 # via ipython
jinja2==2.10 # via nbconvert, notebook
jsonschema==2.6.0 # via nbformat
jupyter-client==5.2.3 # via ipykernel, jupyter-console, notebook, qtconsole
jupyter-console==5.2.0 # via jupyter
jupyter-core==4.4.0 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0
kiwisolver==1.0.1 # via matplotlib
markupsafe==1.0 # via jinja2
matplotlib==2.2.3
mistune==0.8.3 # via nbconvert
msgpack-numpy==0.4.3.1 # via thinc
msgpack==0.5.6 # via msgpack-numpy, thinc
murmurhash==0.28.0 # via spacy, thinc
nbconvert==5.3.1 # via jupyter, notebook
nbformat==4.4.0 # via ipywidgets, nbconvert, notebook
notebook==5.6.0 # via jupyter, widgetsnbextension
numpy==1.15.1
pandas==0.23.4
pandocfilters==1.4.2 # via nbconvert
parso==0.3.1 # via jedi
pexpect==4.6.0 # via ipython
pickleshare==0.7.4 # via ipython
plac==0.9.6 # via spacy, thinc
preshed==1.0.1 # via spacy, thinc
prometheus-client==0.3.1 # via notebook
prompt-toolkit==1.0.15 # via ipython, jupyter-console
ptyprocess==0.6.0 # via pexpect, terminado
pygments==2.2.0 # via ipython, jupyter-console, nbconvert, qtconsole
pyparsing==2.2.0 # via matplotlib
python-dateutil==2.7.3 # via jupyter-client, matplotlib, pandas
pytz==2018.5 # via matplotlib, pandas
pyzmq==17.1.2 # via jupyter-client, notebook
qtconsole==4.4.1 # via jupyter
regex==2017.4.5 # via spacy
requests==2.19.1 # via spacy
scikit-learn==0.19.2
scipy==1.1.0
send2trash==1.5.0 # via notebook
simplegeneric==0.8.1 # via ipython
six==1.11.0 # via bleach, cycler, html5lib, matplotlib, prompt-toolkit, python-dateutil, thinc, traitlets
spacy==2.0.12
terminado==0.8.1 # via notebook
testpath==0.3.1 # via nbconvert
thinc==6.10.3 # via spacy
toolz==0.9.0 # via cytoolz
tornado==5.1 # via ipykernel, jupyter-client, notebook, terminado
tqdm==4.25.0 # via thinc
traitlets==4.3.2 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole
ujson==1.35 # via spacy
urllib3==1.23 # via requests
wcwidth==0.1.7 # via prompt-toolkit
webencodings==0.5.1 # via html5lib
widgetsnbextension==3.4.0 # via ipywidgets
wrapt==1.10.11 # via thinc