-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
77 lines (76 loc) · 3.66 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
argon2-cffi==20.1.0 # via notebook
attrs==19.3.0 # via jsonschema, pytest
backcall==0.2.0 # via ipython
bleach==3.1.5 # via nbconvert
certifi==2020.6.20 # via requests
cffi==1.14.1 # via argon2-cffi
chardet==3.0.4 # via requests
decorator==4.4.2 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
entrypoints==0.3 # via nbconvert
idna==2.10 # via requests
importlib-metadata==1.7.0 # via jsonschema, pluggy, pytest
iniconfig==1.0.1 # via pytest
ipykernel==5.3.4 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets
ipython==7.16.1 # via ipykernel, ipywidgets, jupyter-console
ipywidgets==7.5.1 # via jupyter
jedi==0.17.2 # via ipython
jinja2==2.11.2 # via jupyterlab, jupyterlab-server, nbconvert, notebook
json5==0.9.5 # via jupyterlab-server
jsonschema==3.2.0 # via jupyterlab-server, nbformat
jupyter-client==6.1.6 # via ipykernel, jupyter-console, notebook, qtconsole
jupyter-console==6.1.0 # via jupyter
jupyter-core==4.6.3 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0 # via -r requirements.in
jupyterlab-server==1.2.0 # via jupyterlab
jupyterlab==2.2.2 # via -r requirements.in
markupsafe==1.1.1 # via jinja2
mistune==0.8.4 # via nbconvert
more-itertools==8.4.0 # via pytest
nbconvert==5.6.1 # via jupyter, notebook
nbformat==5.0.7 # via ipywidgets, nbconvert, notebook
notebook==6.1.1 # via jupyter, jupyterlab, jupyterlab-server, widgetsnbextension
numpy==1.19.1 # via pandas
packaging==20.4 # via bleach, pytest
pandas==1.1.0 # via -r requirements.in
pandocfilters==1.4.2 # via nbconvert
parso==0.7.1 # via jedi
pexpect==4.8.0 # via ipython
pickleshare==0.7.5 # via ipython
pluggy==0.13.1 # via pytest
prometheus-client==0.8.0 # via notebook
prompt-toolkit==3.0.5 # via ipython, jupyter-console
ptyprocess==0.6.0 # via pexpect, terminado
py==1.9.0 # via pytest
pycparser==2.20 # via cffi
pygments==2.6.1 # via ipython, jupyter-console, nbconvert, qtconsole
pyparsing==2.4.7 # via packaging
pyrsistent==0.16.0 # via jsonschema
pytest==6.0.1 # via -r requirements.in
python-dateutil==2.8.1 # via jupyter-client, pandas
pytz==2020.1 # via pandas
pyzmq==19.0.2 # via jupyter-client, notebook, qtconsole
qtconsole==4.7.5 # via jupyter
qtpy==1.9.0 # via qtconsole
requests==2.24.0 # via jupyterlab-server
send2trash==1.5.0 # via notebook
six==1.15.0 # via argon2-cffi, bleach, jsonschema, packaging, pyrsistent, python-dateutil, traitlets
terminado==0.8.3 # via notebook
testpath==0.4.4 # via nbconvert
toml==0.10.1 # via pytest
tornado==6.0.4 # via ipykernel, jupyter-client, jupyterlab, notebook, terminado
traitlets==4.3.3 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole
urllib3==1.25.10 # via requests
wcwidth==0.2.5 # via prompt-toolkit
webencodings==0.5.1 # via bleach
widgetsnbextension==3.5.1 # via ipywidgets
zipp==3.1.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools