#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=build --output-file=requirements/build-requirements.txt --resolver=backtracking pyproject.toml
#
anyio==4.0.0
    # via httpcore
certifi==2023.11.17
    # via
    #   httpcore
    #   httpx
cffi==1.16.0
    # via cryptography
click==8.1.7
    # via
    #   hatch
    #   userpath
cryptography==41.0.5
    # via secretstorage
distlib==0.3.7
    # via virtualenv
editables==0.5
    # via hatchling
filelock==3.12.4
    # via virtualenv
h11==0.14.0
    # via httpcore
hatch==1.7.0
    # via isocodes (pyproject.toml)
hatchling==1.18.0
    # via hatch
httpcore==1.0.2
    # via httpx
httpx==0.25.1
    # via hatch
hyperlink==21.0.0
    # via hatch
idna==3.4
    # via
    #   anyio
    #   httpx
    #   hyperlink
importlib-metadata==6.8.0
    # via keyring
jaraco-classes==3.3.0
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==24.3.0
    # via hatch
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.1.0
    # via jaraco-classes
packaging==23.2
    # via
    #   hatch
    #   hatchling
pathspec==0.11.2
    # via hatchling
pexpect==4.8.0
    # via hatch
platformdirs==3.11.0
    # via
    #   hatch
    #   virtualenv
pluggy==1.3.0
    # via hatchling
ptyprocess==0.7.0
    # via pexpect
pycparser==2.21
    # via cffi
pygments==2.16.1
    # via rich
pyperclip==1.8.2
    # via hatch
rich==13.6.0
    # via hatch
secretstorage==3.3.3
    # via keyring
shellingham==1.5.4
    # via hatch
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
tomli==2.0.1
    # via hatchling
tomli-w==1.0.0
    # via hatch
tomlkit==0.12.3
    # via hatch
trove-classifiers==2023.11.22
    # via hatchling
userpath==1.9.1
    # via hatch
virtualenv==20.24.6
    # via hatch
zipp==3.17.0
    # via importlib-metadata
