diff --git a/requirements.txt b/requirements.txt index 577ba9a..5a03cce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,73 +4,229 @@ # # pip-compile # -anyio==2.2.0 # via jupyter-server -argon2-cffi==20.1.0 # via notebook -async-generator==1.10 # via nbclient -attrs==20.3.0 # via jsonschema -babel==2.9.0 # via jupyterlab-server -backcall==0.2.0 # via ipython -bleach==3.3.0 # via nbconvert -certifi==2020.12.5 # via requests -cffi==1.14.5 # via argon2-cffi -chardet==4.0.0 # via requests -cycler==0.10.0 # via matplotlib -decorator==4.4.2 # via ipython -defusedxml==0.7.1 # via nbconvert -entrypoints==0.3 # via nbconvert -idna==2.10 # via anyio, requests -ipykernel==5.5.0 # via notebook -ipython-genutils==0.2.0 # via jupyter-server, nbformat, notebook, traitlets -ipython==7.21.0 # via ipykernel, jupyterlab -jedi==0.18.0 # via ipython -jinja2==2.11.3 # via jupyter-server, jupyterlab, jupyterlab-server, nbconvert, notebook -json5==0.9.5 # via jupyterlab-server -jsonschema==3.2.0 # via jupyterlab-server, nbformat -jupyter-client==6.1.12 # via ipykernel, jupyter-server, nbclient, notebook -jupyter-core==4.7.1 # via jupyter-client, jupyter-server, jupyterlab, nbconvert, nbformat, notebook -jupyter-packaging==0.7.12 # via jupyterlab -jupyter-server==1.4.1 # via jupyterlab, jupyterlab-server, nbclassic -jupyterlab-pygments==0.1.2 # via nbconvert -jupyterlab-server==2.3.0 # via jupyterlab -jupyterlab==3.0.12 # via -r requirements.in -kiwisolver==1.3.1 # via matplotlib -markupsafe==1.1.1 # via jinja2 -matplotlib==3.3.4 # via -r requirements.in -mistune==0.8.4 # via nbconvert -nbclassic==0.2.6 # via jupyterlab -nbclient==0.5.3 # via nbconvert -nbconvert==6.0.7 # via jupyter-server, notebook -nbformat==5.1.2 # via jupyter-server, nbclient, nbconvert, notebook -nest-asyncio==1.5.1 # via nbclient -notebook==6.3.0 # via nbclassic -numpy==1.20.1 # via -r requirements.in, matplotlib -packaging==20.9 # via bleach, jupyter-packaging, jupyterlab, jupyterlab-server -pandocfilters==1.4.3 # via nbconvert -parso==0.8.1 # via jedi -pexpect==4.8.0 # via ipython -pickleshare==0.7.5 # via ipython -pillow==8.1.2 # via matplotlib -prometheus-client==0.9.0 # via jupyter-server, notebook -prompt-toolkit==3.0.18 # via ipython -ptyprocess==0.7.0 # via pexpect, terminado -pycparser==2.20 # via cffi -pygments==2.8.1 # via ipython, jupyterlab-pygments, nbconvert -pyparsing==2.4.7 # via matplotlib, packaging -pyrsistent==0.17.3 # via jsonschema -python-dateutil==2.8.1 # via jupyter-client, matplotlib -pytz==2021.1 # via babel -pyzmq==22.0.3 # via jupyter-client, jupyter-server, notebook -requests==2.25.1 # via jupyterlab-server -send2trash==1.5.0 # via jupyter-server, notebook -six==1.15.0 # via argon2-cffi, bleach, cycler, jsonschema, python-dateutil -sniffio==1.2.0 # via anyio -terminado==0.9.3 # via jupyter-server, notebook -testpath==0.4.4 # via nbconvert -tornado==6.1 # via ipykernel, jupyter-client, jupyter-server, jupyterlab, notebook, terminado -traitlets==5.0.5 # via ipykernel, ipython, jupyter-client, jupyter-core, jupyter-server, nbclient, nbconvert, nbformat, notebook -urllib3==1.26.4 # via requests -wcwidth==0.2.5 # via prompt-toolkit -webencodings==0.5.1 # via bleach +anyio==2.2.0 + # via jupyter-server +argon2-cffi==20.1.0 + # via notebook +async-generator==1.10 + # via nbclient +attrs==20.3.0 + # via jsonschema +babel==2.9.0 + # via jupyterlab-server +backcall==0.2.0 + # via ipython +beautifulsoup4==4.11.1 + # via nbconvert +bleach==3.3.0 + # via nbconvert +certifi==2020.12.5 + # via requests +cffi==1.14.5 + # via argon2-cffi +chardet==4.0.0 + # via requests +cycler==0.10.0 + # via matplotlib +decorator==4.4.2 + # via ipython +defusedxml==0.7.1 + # via nbconvert +entrypoints==0.3 + # via nbconvert +idna==2.10 + # via + # anyio + # requests +ipykernel==5.5.0 + # via notebook +ipython==7.21.0 + # via + # ipykernel + # jupyterlab +ipython-genutils==0.2.0 + # via + # jupyter-server + # nbformat + # notebook + # traitlets +jedi==0.18.0 + # via ipython +jinja2==3.1.2 + # via + # jupyter-server + # jupyterlab + # jupyterlab-server + # nbconvert + # notebook +json5==0.9.5 + # via jupyterlab-server +jsonschema==3.2.0 + # via + # jupyterlab-server + # nbformat +jupyter-client==6.1.12 + # via + # ipykernel + # jupyter-server + # nbclient + # notebook +jupyter-core==4.7.1 + # via + # jupyter-client + # jupyter-server + # jupyterlab + # nbconvert + # nbformat + # notebook +jupyter-packaging==0.7.12 + # via jupyterlab +jupyter-server==1.4.1 + # via + # jupyterlab + # jupyterlab-server + # nbclassic +jupyterlab==3.0.12 + # via -r requirements.in +jupyterlab-pygments==0.1.2 + # via nbconvert +jupyterlab-server==2.3.0 + # via jupyterlab +kiwisolver==1.3.1 + # via matplotlib +lxml==4.9.1 + # via nbconvert +markupsafe==2.1.1 + # via + # jinja2 + # nbconvert +matplotlib==3.3.4 + # via -r requirements.in +mistune==0.8.4 + # via nbconvert +nbclassic==0.2.6 + # via jupyterlab +nbclient==0.5.3 + # via nbconvert +nbconvert==6.5.1 + # via + # jupyter-server + # notebook +nbformat==5.1.2 + # via + # jupyter-server + # nbclient + # nbconvert + # notebook +nest-asyncio==1.5.1 + # via nbclient +notebook==6.3.0 + # via nbclassic +numpy==1.20.1 + # via + # -r requirements.in + # matplotlib +packaging==20.9 + # via + # bleach + # jupyter-packaging + # jupyterlab + # jupyterlab-server + # nbconvert +pandocfilters==1.4.3 + # via nbconvert +parso==0.8.1 + # via jedi +pexpect==4.8.0 + # via ipython +pickleshare==0.7.5 + # via ipython +pillow==8.1.2 + # via matplotlib +prometheus-client==0.9.0 + # via + # jupyter-server + # notebook +prompt-toolkit==3.0.18 + # via ipython +ptyprocess==0.7.0 + # via + # pexpect + # terminado +pycparser==2.20 + # via cffi +pygments==2.8.1 + # via + # ipython + # jupyterlab-pygments + # nbconvert +pyparsing==2.4.7 + # via + # matplotlib + # packaging +pyrsistent==0.17.3 + # via jsonschema +python-dateutil==2.8.1 + # via + # jupyter-client + # matplotlib +pytz==2021.1 + # via babel +pyzmq==22.0.3 + # via + # jupyter-client + # jupyter-server + # notebook +requests==2.25.1 + # via jupyterlab-server +send2trash==1.5.0 + # via + # jupyter-server + # notebook +six==1.15.0 + # via + # argon2-cffi + # bleach + # cycler + # jsonschema + # python-dateutil +sniffio==1.2.0 + # via anyio +soupsieve==2.3.2.post1 + # via beautifulsoup4 +terminado==0.9.3 + # via + # jupyter-server + # notebook +tinycss2==1.1.1 + # via nbconvert +tornado==6.1 + # via + # ipykernel + # jupyter-client + # jupyter-server + # jupyterlab + # notebook + # terminado +traitlets==5.0.5 + # via + # ipykernel + # ipython + # jupyter-client + # jupyter-core + # jupyter-server + # nbclient + # nbconvert + # nbformat + # notebook +urllib3==1.26.4 + # via requests +wcwidth==0.2.5 + # via prompt-toolkit +webencodings==0.5.1 + # via + # bleach + # tinycss2 # The following packages are considered to be unsafe in a requirements file: # setuptools