#
# 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.2.0
    # 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
charset-normalizer==2.1.1
    # via aiohttp
click==8.1.3
    # via bowtie-json-schema
commonmark==0.9.1
    # via rich
frozenlist==1.3.1
    # via
    #   aiohttp
    #   aiosignal
idna==3.4
    # via yarl
iniconfig==1.1.1
    # via pytest
jinja2==3.1.2
    # via bowtie-json-schema
jsonschema==4.16.0
    # via bowtie-json-schema
markupsafe==2.1.1
    # via jinja2
multidict==6.0.2
    # via
    #   aiohttp
    #   yarl
packaging==21.3
    # via pytest
pluggy==1.0.0
    # via pytest
pygments==2.13.0
    # via rich
pyparsing==3.0.9
    # via packaging
pyrsistent==0.18.1
    # via jsonschema
pytest==7.2.0
    # via
    #   -r test-requirements.in
    #   pytest-asyncio
pytest-asyncio==0.20.1
    # via -r test-requirements.in
rich==12.6.0
    # via bowtie-json-schema
structlog==22.1.0
    # via bowtie-json-schema
typing-extensions==4.4.0
    # via aiodocker
yarl==1.8.1
    # via aiohttp
