diff --git a/requirements2.txt b/requirements2.txt index 89e7f3c..bbfb711 100644 --- a/requirements2.txt +++ b/requirements2.txt @@ -4,87 +4,152 @@ # # pip-compile --output-file=requirements2.txt requirements-dev.in requirements.in # -atomicwrites==1.3.0 # via pytest -attrs==19.3.0 # via jsonschema, pytest -backports-abc==0.5 # via tornado -backports.shutil-get-terminal-size==1.0.0 # via ipython -bleach==3.1.2 # via -r requirements.in, nbconvert -certifi==2019.9.11 # via requests -chardet==3.0.4 # via requests -click==7.0 # via girder-client -configparser==4.0.2 # via entrypoints, flake8, importlib-metadata, pydocstyle -contextlib2==0.6.0.post1 # via importlib-metadata -decorator==4.4.1 # via ipython, traitlets -defusedxml==0.6.0 # via nbconvert -diskcache==4.1.0 # via girder-client -entrypoints==0.3 # via flake8, nbconvert -enum34==1.1.6 # via flake8, traitlets -filelock==3.0.12 # via tox -flake8-blind-except==0.1.1 # via -r requirements-dev.in -flake8-docstrings==1.5.0 # via -r requirements-dev.in -flake8-quotes==2.1.1 # via -r requirements-dev.in -flake8==3.7.9 # via -r requirements-dev.in, flake8-docstrings, flake8-quotes -funcsigs==1.0.2 # via mock, pytest -functools32==3.2.3.post2 # via flake8, jsonschema -futures==3.3.0 # via tornado -girder-client==3.0.4 # via -r requirements.in -idna==2.8 # via requests -importlib-metadata==0.23 # via jsonschema, pluggy, pytest, tox -ipaddress==1.0.23 # via notebook -ipykernel==4.10.1 # via notebook -ipython-genutils==0.2.0 # via nbformat, notebook, traitlets -ipython==5.8.0 # via ipykernel -jinja2==2.10.3 # via nbconvert, notebook -jsonschema==3.1.1 # via nbformat -jupyter-client==5.3.4 # via ipykernel, notebook -jupyter-core==4.6.1 # via jupyter-client, nbconvert, nbformat, notebook -markupsafe==1.1.1 # via jinja2 -mccabe==0.6.1 # via flake8 -mistune==0.8.4 # via nbconvert -mock==3.0.5 # via -r requirements-dev.in -more-itertools==5.0.0 # via pytest, zipp -nbconvert==5.6.1 # via notebook -nbformat==4.4.0 # via -r requirements.in, nbconvert, notebook -notebook==5.7.8 # via -r requirements.in -packaging==19.2 # via pytest, tox -pandocfilters==1.4.2 # via nbconvert -pathlib2==2.3.5 # via importlib-metadata, ipython, pickleshare, pytest -pexpect==4.7.0 # via ipython -pickleshare==0.7.5 # via ipython -pluggy==0.13.0 # via pytest, tox -prometheus-client==0.7.1 # via notebook -prompt-toolkit==1.0.18 # via ipython -ptyprocess==0.6.0 # via pexpect, terminado -py==1.8.0 # via pytest, tox -pycodestyle==2.5.0 # via flake8 -pydocstyle==3.0.0 # via flake8-docstrings -pyflakes==2.1.1 # via flake8 -pygments==2.4.2 # via ipython, nbconvert -pyparsing==2.4.4 # via packaging -pyrsistent==0.15.5 # via jsonschema -pytest==4.6.6 # via -r requirements-dev.in -python-dateutil==2.8.1 # via -r requirements.in, jupyter-client -pyzmq==18.1.0 # via jupyter-client, notebook -requests-toolbelt==0.9.1 # via girder-client -requests==2.22.0 # via girder-client, requests-toolbelt -scandir==1.10.0 # via pathlib2 -send2trash==1.5.0 # via notebook -simplegeneric==0.8.1 # via ipython -singledispatch==3.4.0.3 # via tornado -six==1.13.0 # via -r requirements.in, bleach, girder-client, jsonschema, mock, more-itertools, packaging, pathlib2, prompt-toolkit, pydocstyle, pyrsistent, pytest, python-dateutil, singledispatch, tox, traitlets -snowballstemmer==2.0.0 # via pydocstyle -terminado==0.8.2 # via notebook -testpath==0.4.4 # via nbconvert -toml==0.10.0 # via tox -tornado==5.1.1 # via -r requirements.in, ipykernel, jupyter-client, notebook, terminado -tox==3.14.0 # via -r requirements-dev.in -traitlets==4.3.3 # via -r requirements.in, ipykernel, ipython, jupyter-client, jupyter-core, nbconvert, nbformat, notebook -typing==3.7.4.1 # via flake8 -urllib3==1.25.6 # via requests -virtualenv==16.7.7 # via tox -wcwidth==0.1.7 # via prompt-toolkit, pytest -webencodings==0.5.1 # via bleach -zipp==0.6.0 # via importlib-metadata +attrs==19.3.0 + # via jsonschema +bleach==3.1.2 + # via + # -r requirements.in + # nbconvert +certifi==2019.9.11 + # via requests +chardet==3.0.4 + # via requests +click==7.0 + # via girder-client +decorator==4.4.1 + # via + # ipython + # traitlets +defusedxml==0.6.0 + # via nbconvert +diskcache==4.1.0 + # via girder-client +entrypoints==0.3 + # via nbconvert +girder-client==3.0.4 + # via -r requirements.in +idna==2.8 + # via requests +importlib-metadata==0.23 + # via jsonschema +ipykernel==4.10.1 + # via notebook +ipython-genutils==0.2.0 + # via + # nbformat + # notebook + # traitlets +ipython==5.8.0 + # via ipykernel +jinja2==2.11.3 + # via + # nbconvert + # notebook +jsonschema==3.1.1 + # via nbformat +jupyter-client==5.3.4 + # via + # ipykernel + # notebook +jupyter-core==4.6.1 + # via + # jupyter-client + # nbconvert + # nbformat + # notebook +markupsafe==1.1.1 + # via jinja2 +mistune==0.8.4 + # via nbconvert +more-itertools==5.0.0 + # via zipp +nbconvert==5.6.1 + # via notebook +nbformat==4.4.0 + # via + # -r requirements.in + # nbconvert + # notebook +notebook==5.7.8 + # via -r requirements.in +pandocfilters==1.4.2 + # via nbconvert +pexpect==4.7.0 + # via ipython +pickleshare==0.7.5 + # via ipython +prometheus-client==0.7.1 + # via notebook +prompt-toolkit==1.0.18 + # via ipython +ptyprocess==0.6.0 + # via + # pexpect + # terminado +pygments==2.4.2 + # via + # ipython + # nbconvert +pyrsistent==0.15.5 + # via jsonschema +python-dateutil==2.8.1 + # via + # -r requirements.in + # jupyter-client +pyzmq==18.1.0 + # via + # jupyter-client + # notebook +requests-toolbelt==0.9.1 + # via girder-client +requests==2.22.0 + # via + # girder-client + # requests-toolbelt +send2trash==1.5.0 + # via notebook +simplegeneric==0.8.1 + # via ipython +six==1.13.0 + # via + # -r requirements.in + # bleach + # girder-client + # jsonschema + # more-itertools + # prompt-toolkit + # pyrsistent + # python-dateutil + # traitlets +terminado==0.8.2 + # via notebook +testpath==0.4.4 + # via nbconvert +tornado==5.1.1 + # via + # -r requirements.in + # ipykernel + # jupyter-client + # notebook + # terminado +traitlets==4.3.3 + # via + # -r requirements.in + # ipykernel + # ipython + # jupyter-client + # jupyter-core + # nbconvert + # nbformat + # notebook +urllib3==1.25.6 + # via requests +wcwidth==0.1.7 + # via prompt-toolkit +webencodings==0.5.1 + # via bleach +zipp==0.6.0 + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools