#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --extra=dev --no-emit-index-url --output-file=requirements-dev.txt pyproject.toml
#
backports-tarfile==1.2.0
    # via jaraco-context
build==1.2.2.post1
    # via pip-tools
certifi==2025.1.31
    # via requests
charset-normalizer==3.4.1
    # via requests
click==8.1.8
    # via pip-tools
coverage[toml]==7.6.12
    # via pytest-cov
docutils==0.21.2
    # via readme-renderer
idna==3.10
    # via requests
importlib-metadata==8.6.1
    # via
    #   keyring
    #   twine
iniconfig==2.0.0
    # via pytest
jaraco-classes==3.4.0
    # via keyring
jaraco-context==6.0.1
    # via keyring
jaraco-functools==4.1.0
    # via keyring
keyring==25.6.0
    # via twine
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.6.0
    # via
    #   jaraco-classes
    #   jaraco-functools
mypy==1.15.0
    # via update-netrc (pyproject.toml)
mypy-extensions==1.0.0
    # via mypy
nh3==0.2.21
    # via readme-renderer
packaging==24.2
    # via
    #   build
    #   pytest
pip-tools==7.4.1
    # via update-netrc (pyproject.toml)
pkginfo==1.12.1.2
    # via twine
pluggy==1.5.0
    # via pytest
pygments==2.19.1
    # via
    #   readme-renderer
    #   rich
pyproject-hooks==1.2.0
    # via
    #   build
    #   pip-tools
pytest==7.4.4
    # via
    #   pytest-cov
    #   update-netrc (pyproject.toml)
pytest-cov==4.1.0
    # via update-netrc (pyproject.toml)
readme-renderer==44.0
    # via twine
requests==2.32.3
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==1.0.0
    # via twine
rfc3986==2.0.0
    # via twine
rich==13.9.4
    # via twine
ruff==0.9.9
    # via update-netrc (pyproject.toml)
twine==4.0.2
    # via update-netrc (pyproject.toml)
typing-extensions==4.12.2
    # via mypy
urllib3==2.3.0
    # via
    #   requests
    #   twine
wheel==0.45.1
    # via pip-tools
zipp==3.21.0
    # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
