#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile test-requirements.in
#
aiodocker==0.21.0
    # via bowtie-json-schema
aiohttp==3.8.1
    # via aiodocker
aiosignal==1.2.0
    # via aiohttp
async-timeout==4.0.2
    # via aiohttp
attrs==22.1.0
    # via
    #   aiohttp
    #   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
frozenlist==1.3.1
    # via
    #   aiohttp
    #   aiosignal
idna==3.3
    # via yarl
iniconfig==1.1.1
    # via pytest
multidict==6.0.2
    # via
    #   aiohttp
    #   yarl
packaging==21.3
    # via pytest
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via pytest
pyparsing==3.0.9
    # via packaging
pytest==7.1.3
    # via
    #   -r test-requirements.in
    #   pytest-asyncio
pytest-asyncio==0.19.0
    # via -r test-requirements.in
structlog==22.1.0
    # via bowtie-json-schema
tomli==2.0.1
    # via pytest
typing-extensions==4.3.0
    # via aiodocker
yarl==1.8.1
    # via aiohttp
