# This file was autogenerated by uv via the following command:
#    uv export --no-hashes --no-emit-local --only-dev --format requirements.txt -o requirements_dev.txt
certifi==2026.2.25
    # via requests
cffi==2.0.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation != 'PyPy' and sys_platform == 'linux'
    # via cryptography
charset-normalizer==3.4.6
    # via requests
colorama==0.4.6 ; sys_platform == 'win32'
    # via pytest
cryptography==46.0.6 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
    # via secretstorage
docutils==0.22.4
    # via readme-renderer
id==1.6.1
    # via twine
idna==3.11
    # via requests
iniconfig==2.3.0
    # via pytest
jaraco-classes==3.4.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
    # via keyring
jaraco-context==6.1.2 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
    # via keyring
jaraco-functools==4.4.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
    # via keyring
jeepney==0.9.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
    # via
    #   keyring
    #   secretstorage
keyring==25.7.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
    # via twine
markdown-it-py==4.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.8.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
    # via
    #   jaraco-classes
    #   jaraco-functools
nh3==0.3.4
    # via readme-renderer
packaging==26.0
    # via
    #   pytest
    #   twine
pluggy==1.6.0
    # via pytest
pycparser==3.0 ; implementation_name != 'PyPy' and platform_machine != 'ppc64le' and platform_machine != 's390x' and platform_python_implementation != 'PyPy' and sys_platform == 'linux'
    # via cffi
pygments==2.20.0
    # via
    #   pytest
    #   readme-renderer
    #   rich
pytest==9.0.2
    # via pytest-sugar
pytest-sugar==1.1.1
pywin32-ctypes==0.2.3 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'win32'
    # via keyring
readme-renderer==44.0
    # via twine
requests==2.33.1
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==1.0.0
    # via twine
rfc3986==2.0.0
    # via twine
rich==14.3.3
    # via twine
secretstorage==3.5.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x' and sys_platform == 'linux'
    # via keyring
termcolor==3.3.0
    # via pytest-sugar
twine==6.2.0
urllib3==2.6.3
    # via
    #   id
    #   requests
    #   twine
