# This file was autogenerated by uv via the following command:
#    uv pip compile --output-file requirements.txt pyproject.toml
aiodocker==0.21.0
aiohttp==3.9.5
    # via aiodocker
aiosignal==1.3.1
    # via aiohttp
attrs==23.2.0
    # via
    #   aiohttp
    #   jsonschema
    #   referencing
certifi==2024.2.2
    # via requests
cffi==1.16.0
    # via cryptography
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via rich-click
cryptography==42.0.7
    # via pyjwt
diagnostic==2.1.0
docutils==0.21.2
    # via diagnostic
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
github3-py==4.0.1
idna==3.7
    # via
    #   requests
    #   yarl
jsonschema==4.22.0
jsonschema-lexer==0.2.1
jsonschema-specifications==2023.12.1
    # via jsonschema
markdown-it-py==3.0.0
    # via
    #   diagnostic
    #   rich
mdurl==0.1.2
    # via markdown-it-py
multidict==6.0.5
    # via
    #   aiohttp
    #   yarl
pycparser==2.22
    # via cffi
pygments==2.18.0
    # via
    #   jsonschema-lexer
    #   rich
pyjwt==2.8.0
    # via github3-py
python-dateutil==2.9.0.post0
    # via github3-py
referencing==0.35.1
    # via
    #   jsonschema
    #   jsonschema-specifications
    #   referencing-loaders
referencing-loaders==2024.5.2
requests==2.31.0
    # via github3-py
rich==13.7.1
    # via
    #   diagnostic
    #   rich-click
rich-click==1.8.1
rpds-py==0.18.1
    # via
    #   jsonschema
    #   referencing
six==1.16.0
    # via python-dateutil
structlog==24.1.0
typing-extensions==4.11.0
    # via
    #   aiodocker
    #   rich-click
uritemplate==4.1.1
    # via github3-py
url-py==0.10.0
urllib3==2.2.1
    # via requests
yarl==1.9.4
    # via aiohttp
