#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile --extra=publish --output-file=requirements-publish.txt pyproject.toml
#
anyio==3.6.2
    # via httpcore
bleach==5.0.1
    # via readme-renderer
certifi==2022.9.24
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==2.1.1
    # via requests
commonmark==0.9.1
    # via rich
docutils==0.19
    # via readme-renderer
h11==0.12.0
    # via httpcore
httpcore==0.15.0
    # via httpx
httpx==0.23.0
    # via gh-issues (pyproject.toml)
idna==3.4
    # via
    #   anyio
    #   requests
    #   rfc3986
importlib-metadata==5.0.0
    # via twine
jaraco-classes==3.2.3
    # via keyring
keyring==23.9.3
    # via twine
markdown-it-py==2.1.0
    # via gh-issues (pyproject.toml)
mdurl==0.1.2
    # via markdown-it-py
more-itertools==9.0.0
    # via jaraco-classes
pkginfo==1.8.3
    # via twine
pygments==2.13.0
    # via
    #   readme-renderer
    #   rich
readme-renderer==37.2
    # via twine
requests==2.28.1
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==0.10.0
    # via twine
rfc3986[idna2008]==1.5.0
    # via
    #   httpx
    #   twine
rich==12.6.0
    # via twine
six==1.16.0
    # via bleach
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
twine==4.0.1
    # via gh-issues (pyproject.toml)
urllib3==1.26.12
    # via
    #   requests
    #   twine
webencodings==0.5.1
    # via bleach
zipp==3.9.0
    # via importlib-metadata
