-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
66 lines (65 loc) · 2.97 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
attrs==19.3.0 # via jsonschema
backcall==0.1.0 # via ipython
bleach==3.1.5 # via nbconvert
certifi==2020.4.5.1 # via requests
chardet==3.0.4 # via requests
decorator==4.4.2 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
entrypoints==0.3 # via nbconvert
gql==0.5.0 # via -r requirements.in
graphql-core==2.3.2 # via gql
humanize==2.4.0 # via -r requirements.in
idna==2.9 # via requests
ipykernel==5.2.1 # via notebook
ipython-genutils==0.2.0 # via nbformat, notebook, traitlets
ipython==7.14.0 # via ipykernel
jedi==0.17.0 # via ipython
jinja2==2.11.2 # via jupyterlab, jupyterlab-server, nbconvert, notebook
json5==0.9.4 # via jupyterlab-server
jsonschema==3.2.0 # via jupyterlab-server, nbformat
jupyter-client==6.1.3 # via ipykernel, notebook
jupyter-core==4.6.3 # via jupyter-client, nbconvert, nbformat, notebook
jupyterlab-server==1.1.3 # via jupyterlab
jupyterlab==2.1.2 # via -r requirements.in
markupsafe==1.1.1 # via jinja2
mistune==0.8.4 # via nbconvert
nbconvert==5.6.1 # via notebook
nbformat==5.0.6 # via nbconvert, notebook
notebook==6.0.3 # via jupyterlab, jupyterlab-server
numpy==1.18.4 # via pandas
packaging==20.3 # via bleach
pandas==1.0.3 # via -r requirements.in
pandocfilters==1.4.2 # via nbconvert
parso==0.7.0 # via jedi
pexpect==4.8.0 # via ipython
pickleshare==0.7.5 # via ipython
prometheus-client==0.7.1 # via notebook
promise==2.3 # via gql, graphql-core
prompt-toolkit==3.0.5 # via ipython
ptyprocess==0.6.0 # via pexpect, terminado
pydantic==1.5.1 # via -r requirements.in
pygments==2.6.1 # via ipython, nbconvert
pyparsing==2.4.7 # via packaging
pyrsistent==0.16.0 # via jsonschema
python-dateutil==2.8.1 # via jupyter-client, pandas
pytz==2020.1 # via pandas
pyzmq==19.0.1 # via jupyter-client, notebook
requests==2.23.0 # via gql, jupyterlab-server
rx==1.6.1 # via graphql-core
send2trash==1.5.0 # via notebook
six==1.14.0 # via bleach, gql, graphql-core, jsonschema, packaging, promise, pyrsistent, python-dateutil, traitlets
terminado==0.8.3 # via notebook
testpath==0.4.4 # via nbconvert
tornado==6.0.4 # via ipykernel, jupyter-client, jupyterlab, notebook, terminado
traitlets==4.3.3 # via ipykernel, ipython, jupyter-client, jupyter-core, nbconvert, nbformat, notebook
urllib3==1.25.9 # via requests
wcwidth==0.1.9 # via prompt-toolkit
webencodings==0.5.1 # via bleach
# The following packages are considered to be unsafe in a requirements file:
# setuptools