#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --no-emit-index-url --no-emit-trusted-host --output-file=requirements/requirements-build.txt requirements/requirements-build.in
#
cachetools==5.3.2
    # via tox
certifi==2023.7.22
    # via requests
cffi==1.16.0
    # via cryptography
chardet==5.2.0
    # via tox
charset-normalizer==2.1.1
    # via
    #   -r requirements/requirements-build.in
    #   requests
colorama==0.4.6
    # via tox
cryptography==41.0.5
    # via secretstorage
distlib==0.3.7
    # via virtualenv
docutils==0.20.1
    # via readme-renderer
filelock==3.13.1
    # via
    #   tox
    #   virtualenv
idna==3.4
    # via requests
importlib-metadata==6.8.0
    # via
    #   keyring
    #   twine
jaraco-classes==3.3.0
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==24.2.0
    # via twine
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.1.0
    # via jaraco-classes
nh3==0.2.14
    # via readme-renderer
packaging==23.2
    # via
    #   pyproject-api
    #   tox
pkginfo==1.9.6
    # via twine
platformdirs==3.11.0
    # via
    #   tox
    #   virtualenv
pluggy==1.3.0
    # via tox
pycparser==2.21
    # via cffi
pygments==2.16.1
    # via
    #   readme-renderer
    #   rich
pyproject-api==1.6.1
    # via tox
readme-renderer==42.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.6.0
    # via twine
secretstorage==3.3.3
    # via keyring
tomli==2.0.1
    # via
    #   pyproject-api
    #   tox
tox==4.11.3
    # via -r requirements/requirements-build.in
twine==4.0.2
    # via -r requirements/requirements-build.in
urllib3==2.0.7
    # via
    #   requests
    #   twine
virtualenv==20.24.6
    # via tox
wheel==0.41.3
    # via -r requirements/requirements-build.in
zipp==3.17.0
    # via importlib-metadata
