-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
91 lines (90 loc) · 5.2 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
appdirs==1.4.3 # via black
appnope==0.1.0 # via ipykernel, ipython
attrs==19.3.0 # via black, jsonschema
backcall==0.1.0 # via ipython
black==19.10b0 # via nb-black
bleach==3.1.4 # via nbconvert
bqplot==0.11.0 # via nbinteract
click==7.1.1 # via black, pip-tools
cycler==0.10.0 # via matplotlib
decorator==4.4.2 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
docopt==0.6.2 # via nbinteract, treon
entrypoints==0.3 # via nbconvert
importlib-metadata==1.6.0 # via jsonschema
ipykernel==5.2.0 # via ipywidgets, jupyter, jupyter-console, notebook, qtconsole
ipython-genutils==0.2.0 # via jupyter-contrib-nbextensions, nbformat, notebook, qtconsole, traitlets
ipython==7.13.0 # via ipykernel, ipywidgets, jupyter-console, jupyter-latex-envs, nb-black, nbinteract
ipywidgets==7.5.1 # via bqplot, jupyter, nbinteract
jedi==0.16.0 # via ipython
jinja2==2.11.1 # via jupyterlab, jupyterlab-server, nbconvert, nbinteract, notebook
json5==0.9.4 # via jupyterlab-server
jsonschema==3.2.0 # via jupyterlab-server, nbformat
jupyter-client==6.1.2 # via ipykernel, jupyter-console, notebook, qtconsole, treon
jupyter-console==6.1.0 # via jupyter
jupyter-contrib-core==0.3.3 # via jupyter-contrib-nbextensions, jupyter-nbextensions-configurator
jupyter-contrib-nbextensions==0.5.1 # via -r requirements.in
jupyter-core==4.6.3 # via jupyter-client, jupyter-contrib-core, jupyter-contrib-nbextensions, jupyter-latex-envs, jupyter-nbextensions-configurator, nbconvert, nbformat, notebook, qtconsole
jupyter-highlight-selected-word==0.2.0 # via jupyter-contrib-nbextensions
jupyter-latex-envs==1.4.6 # via jupyter-contrib-nbextensions
jupyter-nbextensions-configurator==0.4.1 # via jupyter-contrib-nbextensions
jupyter==1.0.0 # via treon
jupyterlab-server==1.0.7 # via jupyterlab
jupyterlab==2.0.1 # via -r requirements.in
kiwisolver==1.1.0 # via matplotlib
lxml==4.5.0 # via jupyter-contrib-nbextensions
markupsafe==1.1.1 # via jinja2
matplotlib==3.2.1 # via seaborn
mistune==0.8.4 # via nbconvert
nb-black==1.0.7 # via -r requirements.in
nbconvert==5.6.1 # via jupyter, jupyter-contrib-nbextensions, jupyter-latex-envs, nbinteract, notebook, treon
nbformat==4.4.0 # via ipywidgets, nbconvert, nbinteract, notebook
nbinteract==0.2.5 # via -r requirements.in
notebook==6.0.3 # via jupyter, jupyter-contrib-core, jupyter-contrib-nbextensions, jupyter-latex-envs, jupyter-nbextensions-configurator, jupyterlab, jupyterlab-server, widgetsnbextension
numpy==1.18.2 # via bqplot, matplotlib, nbinteract, pandas, scipy, seaborn
pandas==1.0.3 # via -r requirements.in, bqplot, seaborn
pandocfilters==1.4.2 # via nbconvert
parso==0.6.2 # via jedi
pathspec==0.7.0 # via black
pexpect==4.8.0 # via ipython
pickleshare==0.7.5 # via ipython
pillow==7.0.0 # via -r requirements.in
pip-tools==4.5.1 # via -r requirements.in
prometheus-client==0.7.1 # via notebook
prompt-toolkit==3.0.5 # via ipython, jupyter-console
ptyprocess==0.6.0 # via pexpect, terminado
pygments==2.6.1 # via ipython, jupyter-console, nbconvert, qtconsole
pyparsing==2.4.6 # via matplotlib
pyrsistent==0.16.0 # via jsonschema
python-dateutil==2.8.1 # via jupyter-client, matplotlib, pandas
pytz==2019.3 # via pandas
pyyaml==5.3.1 # via jupyter-contrib-nbextensions, jupyter-nbextensions-configurator
pyzmq==19.0.0 # via jupyter-client, notebook, qtconsole
qtconsole==4.7.2 # via jupyter
qtpy==1.9.0 # via qtconsole
regex==2020.2.20 # via black
scipy==1.4.1 # via -r requirements.in, seaborn
seaborn==0.10.0 # via -r requirements.in
send2trash==1.5.0 # via notebook
six==1.14.0 # via bleach, cycler, jsonschema, pip-tools, pyrsistent, python-dateutil, traitlets
terminado==0.8.3 # via notebook
testpath==0.4.4 # via nbconvert
toml==0.10.0 # via black
toolz==0.10.0 # via nbinteract
tornado==6.0.4 # via ipykernel, jupyter-client, jupyter-contrib-core, jupyter-contrib-nbextensions, jupyter-nbextensions-configurator, jupyterlab, notebook, terminado
traitlets==4.3.3 # via bqplot, ipykernel, ipython, ipywidgets, jupyter-client, jupyter-contrib-core, jupyter-contrib-nbextensions, jupyter-core, jupyter-latex-envs, jupyter-nbextensions-configurator, nbconvert, nbformat, nbinteract, notebook, qtconsole, traittypes
traittypes==0.2.1 # via bqplot
treon==0.1.3 # via -r requirements.in
typed-ast==1.4.1 # via black
wcwidth==0.1.9 # 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