#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --output-file=test_requirements.txt test_requirements.in
#
anyio==3.6.2
    # via jupyter-server
argon2-cffi==21.3.0
    # via
    #   jupyter-server
    #   nbclassic
    #   notebook
argon2-cffi-bindings==21.2.0
    # via argon2-cffi
asttokens==2.1.0
    # via stack-data
attrs==22.1.0
    # via
    #   jsonschema
    #   pytest
    #   pytest-mypy
backcall==0.2.0
    # via ipython
beautifulsoup4==4.11.1
    # via nbconvert
black==22.12.0
    # via -r test_requirements.in
bleach==5.0.1
    # via nbconvert
certifi==2022.12.7
    # via
    #   -c full_requirements.txt
    #   requests
cffi==1.15.1
    # via
    #   -c full_requirements.txt
    #   argon2-cffi-bindings
charset-normalizer==3.1.0
    # via
    #   -c full_requirements.txt
    #   requests
click==8.1.3
    # via
    #   -c full_requirements.txt
    #   black
coverage[toml]==6.5.0
    # via pytest-cov
debugpy==1.6.3
    # via ipykernel
decorator==5.1.1
    # via ipython
defusedxml==0.7.1
    # via nbconvert
docker==6.0.1
    # via
    #   -c full_requirements.txt
    #   -r test_requirements.in
entrypoints==0.4
    # via
    #   -c full_requirements.txt
    #   jupyter-client
exceptiongroup==1.1.1
    # via pytest
execnet==1.9.0
    # via pytest-xdist
executing==1.2.0
    # via stack-data
fastjsonschema==2.16.2
    # via nbformat
filelock==3.8.0
    # via pytest-mypy
idna==3.4
    # via
    #   -c full_requirements.txt
    #   anyio
    #   requests
iniconfig==1.1.1
    # via pytest
ipykernel==6.17.0
    # via
    #   nbclassic
    #   notebook
ipython==8.6.0
    # via ipykernel
ipython-genutils==0.2.0
    # via
    #   nbclassic
    #   notebook
jedi==0.18.1
    # via ipython
jinja2==3.1.2
    # via
    #   -c full_requirements.txt
    #   jupyter-server
    #   nbclassic
    #   nbconvert
    #   notebook
jsonschema==4.17.0
    # via nbformat
jupyter-client==7.4.4
    # via
    #   ipykernel
    #   jupyter-server
    #   nbclassic
    #   nbclient
    #   notebook
jupyter-core==4.11.2
    # via
    #   jupyter-client
    #   jupyter-server
    #   nbclassic
    #   nbconvert
    #   nbformat
    #   notebook
jupyter-server==1.21.0
    # via
    #   nbclassic
    #   notebook-shim
jupyterlab-pygments==0.2.2
    # via nbconvert
markupsafe==2.1.2
    # via
    #   -c full_requirements.txt
    #   jinja2
    #   nbconvert
matplotlib-inline==0.1.6
    # via
    #   ipykernel
    #   ipython
mistune==2.0.5
    # via nbconvert
mock==5.0.1
    # via -r test_requirements.in
mypy==0.982
    # via pytest-mypy
mypy-extensions==1.0.0
    # via
    #   -c full_requirements.txt
    #   black
    #   mypy
nbclassic==0.4.8
    # via notebook
nbclient==0.5.13
    # via nbconvert
nbconvert==7.4.0
    # via
    #   -r test_requirements.in
    #   jupyter-server
    #   nbclassic
    #   notebook
nbformat==5.7.0
    # via
    #   jupyter-server
    #   nbclassic
    #   nbclient
    #   nbconvert
    #   notebook
nest-asyncio==1.5.6
    # via
    #   ipykernel
    #   jupyter-client
    #   nbclassic
    #   nbclient
    #   notebook
notebook==6.5.2
    # via -r test_requirements.in
notebook-shim==0.2.2
    # via nbclassic
packaging==21.3
    # via
    #   -c full_requirements.txt
    #   docker
    #   ipykernel
    #   jupyter-server
    #   nbconvert
    #   pytest
pandocfilters==1.5.0
    # via nbconvert
parso==0.8.3
    # via jedi
pathspec==0.11.1
    # via
    #   -c full_requirements.txt
    #   black
pexpect==4.8.0
    # via ipython
pickleshare==0.7.5
    # via ipython
platformdirs==2.5.2
    # via black
pluggy==1.0.0
    # via pytest
prometheus-client==0.16.0
    # via
    #   -c full_requirements.txt
    #   jupyter-server
    #   nbclassic
    #   notebook
prompt-toolkit==3.0.31
    # via ipython
psutil==5.9.3
    # via ipykernel
ptyprocess==0.7.0
    # via
    #   pexpect
    #   terminado
pure-eval==0.2.2
    # via stack-data
py-cpuinfo==9.0.0
    # via pytest-benchmark
pycparser==2.21
    # via
    #   -c full_requirements.txt
    #   cffi
pyflakes==2.5.0
    # via pytest-flakes
pygments==2.15.0
    # via
    #   -c full_requirements.txt
    #   ipython
    #   nbconvert
pyparsing==3.0.9
    # via
    #   -c full_requirements.txt
    #   packaging
pyrsistent==0.19.2
    # via jsonschema
pysocks==1.7.1
    # via
    #   -c full_requirements.txt
    #   requests
pytest==7.2.2
    # via
    #   -r test_requirements.in
    #   pytest-benchmark
    #   pytest-cov
    #   pytest-flakes
    #   pytest-mock
    #   pytest-mypy
    #   pytest-timeout
    #   pytest-xdist
pytest-benchmark==4.0.0
    # via -r test_requirements.in
pytest-cov==4.0.0
    # via -r test_requirements.in
pytest-flakes==4.0.5
    # via -r test_requirements.in
pytest-mock==3.10.0
    # via -r test_requirements.in
pytest-mypy==0.10.0
    # via -r test_requirements.in
pytest-timeout==2.1.0
    # via -r test_requirements.in
pytest-xdist==3.2.1
    # via -r test_requirements.in
python-dateutil==2.8.2
    # via
    #   -c full_requirements.txt
    #   jupyter-client
pyyaml==5.4.1
    # via
    #   -c full_requirements.txt
    #   responses
pyzmq==24.0.1
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
    #   nbclassic
    #   notebook
requests[socks]==2.28.2
    # via
    #   -c full_requirements.txt
    #   docker
    #   responses
responses==0.23.1
    # via -r test_requirements.in
send2trash==1.8.0
    # via
    #   jupyter-server
    #   nbclassic
    #   notebook
six==1.16.0
    # via
    #   -c full_requirements.txt
    #   bleach
    #   python-dateutil
sniffio==1.3.0
    # via anyio
soupsieve==2.3.2.post1
    # via beautifulsoup4
stack-data==0.6.0
    # via ipython
terminado==0.17.0
    # via
    #   jupyter-server
    #   nbclassic
    #   notebook
tinycss2==1.2.1
    # via nbconvert
tomli==1.2.3
    # via
    #   black
    #   coverage
    #   mypy
    #   pytest
tornado==6.3.2
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
    #   nbclassic
    #   notebook
    #   terminado
traitlets==5.5.0
    # via
    #   ipykernel
    #   ipython
    #   jupyter-client
    #   jupyter-core
    #   jupyter-server
    #   matplotlib-inline
    #   nbclassic
    #   nbclient
    #   nbconvert
    #   nbformat
    #   notebook
types-mock==4.0.15.2
    # via -r test_requirements.in
types-python-dateutil==2.8.19.2
    # via -r test_requirements.in
types-pytz==2022.6.0.1
    # via -r test_requirements.in
types-pyyaml==6.0.12.1
    # via
    #   -r test_requirements.in
    #   responses
types-requests==2.28.11.2
    # via -r test_requirements.in
types-setuptools==65.5.0.2
    # via -r test_requirements.in
types-simplejson==3.17.7.1
    # via -r test_requirements.in
types-urllib3==1.26.25.1
    # via types-requests
typing-extensions==4.5.0
    # via
    #   -c full_requirements.txt
    #   mypy
urllib3==1.26.15
    # via
    #   -c full_requirements.txt
    #   docker
    #   requests
    #   responses
wcwidth==0.2.5
    # via prompt-toolkit
webencodings==0.5.1
    # via
    #   bleach
    #   tinycss2
websocket-client==1.5.1
    # via
    #   -c full_requirements.txt
    #   docker
    #   jupyter-server
