-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
68 lines (68 loc) · 2.98 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
argparse==1.4.0
attrs==19.1.0 # via jsonschema
backcall==0.1.0 # via ipython
bleach==3.1.0 # via nbconvert
certifi==2019.3.9 # via kaggle, requests
chardet==3.0.4 # via requests
cycler==0.10.0 # via matplotlib
decorator==4.4.0 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
entrypoints==0.3 # via nbconvert
idna==2.8 # via requests
ipykernel==5.1.0 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==7.5.0 # via ipykernel, ipywidgets, jupyter-console
ipywidgets==7.4.2 # via jupyter
jedi==0.13.3 # via ipython
jinja2==2.10.1 # via nbconvert, notebook
jsonschema==3.0.1 # via nbformat
jupyter-client==5.2.4 # via ipykernel, jupyter-console, notebook, qtconsole
jupyter-console==6.0.0 # via jupyter
jupyter-core==4.4.0 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0
kaggle==1.5.3
kiwisolver==1.1.0 # via matplotlib
markupsafe==1.1.1 # via jinja2
matplotlib==3.0.3
mistune==0.8.4 # via nbconvert
nbconvert==5.5.0 # via jupyter, notebook
nbformat==4.4.0 # via ipywidgets, nbconvert, notebook
nltk==3.4.1
notebook==5.7.8 # via jupyter, widgetsnbextension
numpy==1.16.3
pandocfilters==1.4.2 # via nbconvert
parso==0.4.0 # via jedi
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pillow==6.0.0
prometheus-client==0.6.0 # via notebook
prompt-toolkit==2.0.9 # via ipython, jupyter-console
ptyprocess==0.6.0 # via pexpect, terminado
pygments==2.3.1 # via ipython, jupyter-console, nbconvert, qtconsole
pyparsing==2.4.0 # via matplotlib
pyrsistent==0.15.1 # via jsonschema
python-dateutil==2.8.0 # via jupyter-client, kaggle, matplotlib
python-slugify==3.0.2 # via kaggle
pyzmq==18.0.1 # via jupyter-client, notebook
qtconsole==4.4.4 # via jupyter
requests==2.21.0 # via kaggle
send2trash==1.5.0 # via notebook
six==1.12.0 # via bleach, cycler, jsonschema, kaggle, nltk, prompt-toolkit, pyrsistent, python-dateutil, torchvision, traitlets
terminado==0.8.2 # via notebook
testpath==0.4.2 # via nbconvert
text-unidecode==1.2 # via python-slugify
torch==1.1.0
torchvision==0.2.2.post3
tornado==6.0.2 # via ipykernel, jupyter-client, notebook, terminado
tqdm==4.31.1 # via kaggle
traitlets==4.3.2 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole
urllib3==1.24.3 # via kaggle, requests
wcwidth==0.1.7 # via prompt-toolkit
webencodings==0.5.1 # via bleach
widgetsnbextension==3.4.2 # via ipywidgets