#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --extra=build --output-file=requirements/requirements-build.txt --resolver=backtracking pyproject.toml
#
anyio==3.7.0
    # via httpcore
certifi==2023.5.7
    # via
    #   httpcore
    #   httpx
cffi==1.15.1
    # via cryptography
click==8.1.3
    # via
    #   hatch
    #   userpath
contourpy==1.1.0
    # via matplotlib
cryptography==41.0.1
    # via secretstorage
cycler==0.11.0
    # via matplotlib
distlib==0.3.6
    # via virtualenv
editables==0.3
    # via hatchling
filelock==3.12.2
    # via virtualenv
fonttools==4.40.0
    # via matplotlib
h11==0.14.0
    # via httpcore
hatch==1.7.0
    # via matplotlib-stubs (pyproject.toml)
hatchling==1.18.0
    # via hatch
httpcore==0.17.2
    # via httpx
httpx==0.24.1
    # via hatch
hyperlink==21.0.0
    # via hatch
idna==3.4
    # via
    #   anyio
    #   httpx
    #   hyperlink
importlib-metadata==6.7.0
    # via keyring
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==24.2.0
    # via hatch
kiwisolver==1.4.4
    # via matplotlib
markdown-it-py==3.0.0
    # via rich
matplotlib==3.7.1
    # via matplotlib-stubs (pyproject.toml)
mdurl==0.1.2
    # via markdown-it-py
more-itertools==9.1.0
    # via jaraco-classes
numpy==1.25.0
    # via
    #   contourpy
    #   matplotlib
packaging==23.1
    # via
    #   hatch
    #   hatchling
    #   matplotlib
pathspec==0.11.1
    # via hatchling
pexpect==4.8.0
    # via hatch
pillow==9.5.0
    # via matplotlib
platformdirs==3.8.0
    # via
    #   hatch
    #   virtualenv
pluggy==1.2.0
    # via hatchling
ptyprocess==0.7.0
    # via pexpect
pycparser==2.21
    # via cffi
pygments==2.15.1
    # via rich
pyparsing==3.1.0
    # via matplotlib
pyperclip==1.8.2
    # via hatch
python-dateutil==2.8.2
    # via matplotlib
rich==13.4.2
    # via hatch
secretstorage==3.3.3
    # via keyring
shellingham==1.5.0.post1
    # via hatch
six==1.16.0
    # via python-dateutil
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
tomli-w==1.0.0
    # via hatch
tomlkit==0.11.8
    # via hatch
trove-classifiers==2023.5.24
    # via hatchling
userpath==1.8.0
    # via hatch
virtualenv==20.23.1
    # via hatch
zipp==3.15.0
    # via importlib-metadata
