#
# This file is autogenerated by pip-compile with python 3.11
# To update, run:
#
#    pip-compile test-requirements.in
#
aiodocker==0.21.0
    # via bowtie-json-schema
aiohttp==3.8.3
    # via aiodocker
aiosignal==1.3.1
    # via aiohttp
async-timeout==4.0.2
    # via aiohttp
attrs==22.1.0
    # via
    #   aiohttp
    #   bowtie-json-schema
    #   jsonschema
    #   pytest
file:.#egg=bowtie-json-schema
    # via -r test-requirements.in
certifi==2022.12.7
    # via requests
cffi==1.15.1
    # via cryptography
charset-normalizer==2.1.1
    # via
    #   aiohttp
    #   requests
click==8.1.3
    # via bowtie-json-schema
commonmark==0.9.1
    # via rich
cryptography==38.0.4
    # via pyjwt
frozenlist==1.3.3
    # via
    #   aiohttp
    #   aiosignal
github3-py==3.2.0
    # via bowtie-json-schema
icdiff==2.0.5
    # via pytest-icdiff
idna==3.4
    # via
    #   requests
    #   yarl
iniconfig==1.1.1
    # via pytest
jinja2==3.1.2
    # via bowtie-json-schema
jsonschema==4.17.3
    # via bowtie-json-schema
markupsafe==2.1.1
    # via jinja2
multidict==6.0.3
    # via
    #   aiohttp
    #   yarl
packaging==22.0
    # via pytest
pluggy==1.0.0
    # via pytest
pprintpp==0.4.0
    # via pytest-icdiff
pycparser==2.21
    # via cffi
pygments==2.13.0
    # via rich
pyjwt[crypto]==2.6.0
    # via github3-py
pyrsistent==0.19.2
    # via jsonschema
pytest==7.2.0
    # via
    #   -r test-requirements.in
    #   pytest-asyncio
    #   pytest-icdiff
pytest-asyncio==0.20.3
    # via -r test-requirements.in
pytest-icdiff==0.6
    # via -r test-requirements.in
python-dateutil==2.8.2
    # via github3-py
requests==2.28.1
    # via github3-py
rich==12.6.0
    # via bowtie-json-schema
six==1.16.0
    # via python-dateutil
structlog==22.3.0
    # via bowtie-json-schema
typing-extensions==4.4.0
    # via aiodocker
uritemplate==4.1.1
    # via github3-py
urllib3==1.26.13
    # via requests
yarl==1.8.2
    # via aiohttp
