# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml --extra dev -o requirements-dev.txt
annotated-types==0.7.0
    # via pydantic
anyio==4.10.0
    # via httpx
backports-tarfile==1.2.0
    # via jaraco-context
boto3==1.40.16
    # via superset-showtime (pyproject.toml)
boto3-stubs==1.40.16
    # via superset-showtime (pyproject.toml)
botocore==1.40.16
    # via
    #   superset-showtime (pyproject.toml)
    #   boto3
    #   s3transfer
botocore-stubs==1.38.46
    # via boto3-stubs
build==1.3.0
    # via superset-showtime (pyproject.toml)
certifi==2025.8.3
    # via
    #   httpcore
    #   httpx
    #   requests
cfgv==3.4.0
    # via pre-commit
charset-normalizer==3.4.3
    # via requests
click==8.2.1
    # via typer
coverage==7.10.4
    # via pytest-cov
distlib==0.4.0
    # via virtualenv
docutils==0.22
    # via readme-renderer
filelock==3.19.1
    # via virtualenv
gitdb==4.0.12
    # via gitpython
gitpython==3.1.45
    # via superset-showtime (pyproject.toml)
h11==0.16.0
    # via httpcore
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via superset-showtime (pyproject.toml)
id==1.5.0
    # via twine
identify==2.6.13
    # via pre-commit
idna==3.10
    # via
    #   anyio
    #   httpx
    #   requests
importlib-metadata==8.7.0
    # via keyring
iniconfig==2.1.0
    # via pytest
jaraco-classes==3.4.0
    # via keyring
jaraco-context==6.0.1
    # via keyring
jaraco-functools==4.3.0
    # via keyring
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
keyring==25.6.0
    # via twine
markdown-it-py==4.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.7.0
    # via
    #   jaraco-classes
    #   jaraco-functools
mypy==1.17.1
    # via superset-showtime (pyproject.toml)
mypy-boto3-ec2==1.40.13
    # via boto3-stubs
mypy-boto3-ecr==1.40.0
    # via boto3-stubs
mypy-boto3-ecs==1.40.15
    # via boto3-stubs
mypy-extensions==1.1.0
    # via mypy
nh3==0.3.0
    # via readme-renderer
nodeenv==1.9.1
    # via pre-commit
packaging==25.0
    # via
    #   build
    #   pytest
    #   twine
pathspec==0.12.1
    # via mypy
platformdirs==4.3.8
    # via virtualenv
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
pre-commit==4.3.0
    # via superset-showtime (pyproject.toml)
pydantic==2.11.7
    # via superset-showtime (pyproject.toml)
pydantic-core==2.33.2
    # via pydantic
pygments==2.19.2
    # via
    #   pytest
    #   readme-renderer
    #   rich
pyproject-hooks==1.2.0
    # via build
pytest==8.4.1
    # via
    #   superset-showtime (pyproject.toml)
    #   pytest-cov
pytest-cov==6.2.1
    # via superset-showtime (pyproject.toml)
python-dateutil==2.9.0.post0
    # via
    #   superset-showtime (pyproject.toml)
    #   botocore
pyyaml==6.0.2
    # via
    #   superset-showtime (pyproject.toml)
    #   pre-commit
readme-renderer==44.0
    # via twine
requests==2.32.5
    # via
    #   id
    #   requests-toolbelt
    #   twine
requests-toolbelt==1.0.0
    # via twine
rfc3986==2.0.0
    # via twine
rich==14.1.0
    # via
    #   superset-showtime (pyproject.toml)
    #   twine
    #   typer
ruff==0.12.10
    # via superset-showtime (pyproject.toml)
s3transfer==0.13.1
    # via boto3
shellingham==1.5.4
    # via typer
six==1.17.0
    # via python-dateutil
smmap==5.0.2
    # via gitdb
sniffio==1.3.1
    # via anyio
twine==6.1.0
    # via superset-showtime (pyproject.toml)
typer==0.16.1
    # via superset-showtime (pyproject.toml)
types-awscrt==0.27.6
    # via botocore-stubs
types-s3transfer==0.13.0
    # via boto3-stubs
typing-extensions==4.14.1
    # via
    #   anyio
    #   boto3-stubs
    #   mypy
    #   mypy-boto3-ec2
    #   mypy-boto3-ecr
    #   mypy-boto3-ecs
    #   pydantic
    #   pydantic-core
    #   typer
    #   typing-inspection
typing-inspection==0.4.1
    # via pydantic
urllib3==2.5.0
    # via
    #   botocore
    #   requests
    #   twine
virtualenv==20.34.0
    # via pre-commit
zipp==3.23.0
    # via importlib-metadata
