#
# 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==2.1.1
    # via
    #   -c full_requirements.txt
    #   requests
click==8.1.3
    # via
    #   -c full_requirements.txt
    #   black
coverage==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
    #   nbconvert
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==0.8.4
    # via nbconvert
mock==4.0.3
    # via -r test_requirements.in
mypy==0.982
    # via pytest-mypy
mypy-extensions==0.4.3
    # via
    #   -c full_requirements.txt
    #   black
    #   mypy
nbclassic==0.4.8
    # via notebook
nbclient==0.5.13
    # via nbconvert
nbconvert==6.4.5
    # 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
    #   pytest
pandocfilters==1.5.0
    # via nbconvert
parso==0.8.3
    # via jedi
pathspec==0.10.2
    # 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.15.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==1.11.0
    # via
    #   pytest
    #   pytest-forked
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.13.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==6.2.5
    # via
    #   -r test_requirements.in
    #   pytest-benchmark
    #   pytest-cov
    #   pytest-flakes
    #   pytest-forked
    #   pytest-mock
    #   pytest-mypy
    #   pytest-timeout
    #   pytest-xdist
pytest-benchmark==3.4.1
    # via -r test_requirements.in
pytest-cov==2.12.1
    # via -r test_requirements.in
pytest-flakes==4.0.5
    # via -r test_requirements.in
pytest-forked==1.4.0
    # via pytest-xdist
pytest-mock==3.10.0
    # via -r test_requirements.in
pytest-mypy==0.10.0
    # via -r test_requirements.in
pytest-timeout==1.4.2
    # via -r test_requirements.in
pytest-xdist==2.5.0
    # via -r test_requirements.in
python-dateutil==2.8.2
    # via
    #   -c full_requirements.txt
    #   jupyter-client
pyzmq==24.0.1
    # via
    #   ipykernel
    #   jupyter-client
    #   jupyter-server
    #   nbclassic
    #   notebook
requests[socks]==2.28.1
    # via
    #   -c full_requirements.txt
    #   docker
    #   responses
responses==0.22.0
    # 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
testpath==0.6.0
    # via nbconvert
toml==0.10.2
    # via
    #   pytest
    #   pytest-cov
    #   responses
tomli==1.2.3
    # via
    #   black
    #   mypy
tornado==6.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
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-toml==0.10.8
    # via responses
types-urllib3==1.26.25.1
    # via types-requests
typing-extensions==4.4.0
    # via
    #   -c full_requirements.txt
    #   black
    #   mypy
urllib3==1.26.13
    # via
    #   -c full_requirements.txt
    #   docker
    #   requests
    #   responses
wcwidth==0.2.5
    # via prompt-toolkit
webencodings==0.5.1
    # via bleach
websocket-client==1.4.2
    # via
    #   -c full_requirements.txt
    #   docker
    #   jupyter-server
