#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile '.\dev_requirements\requirements-packaging.in'
#
build==1.2.1
    # via -r dev_requirements/requirements-packaging.in
certifi==2024.2.2
    # via requests
cffi==1.16.0
    # via cryptography
charset-normalizer==3.3.2
    # via requests
cryptography==42.0.7
    # via secretstorage
docutils==0.20.1
    # via readme-renderer
idna==3.6
    # via requests
importlib-metadata==7.1.0
    # via twine
jaraco-classes==3.4.0
    # via keyring
jaraco-context==4.3.0
    # via keyring
jaraco-functools==4.0.0
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==25.1.0
    # via twine
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.2.0
    # via
    #   jaraco-classes
    #   jaraco-functools
nh3==0.2.17
    # via readme-renderer
packaging==24.0
    # via build
pkginfo==1.10.0
    # via twine
pycparser==2.22
    # via cffi
pygments==2.17.2
    # via
    #   readme-renderer
    #   rich
pyproject-hooks==1.0.0
    # via build
readme-renderer==43.0
    # via twine
requests==2.31.0
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==1.0.0
    # via twine
rfc3986==2.0.0
    # via twine
rich==13.7.1
    # via twine
secretstorage==3.3.3
    # via keyring
twine==5.1.1
    # via -r dev_requirements/requirements-packaging.in
urllib3==2.2.1
    # via
    #   requests
    #   twine
zipp==3.18.1
    # via importlib-metadata
