#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --allow-unsafe --extra=dev --output-file=requirements-dev.txt pyproject.toml
#
anyio==3.6.2
    # via httpcore
attrs==22.2.0
    # via pytest
black==22.12.0
    # via dycw-pre-commit-hooks (pyproject.toml)
build==0.9.0
    # via pip-tools
bump2version==1.0.1
    # via dycw-pre-commit-hooks (pyproject.toml)
certifi==2022.12.7
    # via
    #   httpcore
    #   httpx
cffi==1.15.1
    # via cryptography
click==8.1.3
    # via
    #   black
    #   hatch
    #   pip-tools
    #   userpath
commonmark==0.9.1
    # via rich
coverage[toml]==7.0.3
    # via pytest-cov
cryptography==39.0.0
    # via secretstorage
distlib==0.3.6
    # via virtualenv
editables==0.3
    # via hatchling
exceptiongroup==1.1.0
    # via dycw-pre-commit-hooks (pyproject.toml)
execnet==1.9.0
    # via pytest-xdist
filelock==3.9.0
    # via virtualenv
h11==0.14.0
    # via httpcore
hatch==1.6.3
    # via dycw-pre-commit-hooks (pyproject.toml)
hatchling==1.12.1
    # via hatch
httpcore==0.16.3
    # via httpx
httpx==0.23.3
    # via hatch
hyperlink==21.0.0
    # via hatch
idna==3.4
    # via
    #   anyio
    #   hyperlink
    #   rfc3986
importlib-metadata==6.0.0
    # via keyring
iniconfig==1.1.1
    # via pytest
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==23.13.1
    # via hatch
more-itertools==9.0.0
    # via jaraco-classes
mypy-extensions==0.4.3
    # via black
packaging==22.0
    # via
    #   build
    #   hatch
    #   hatchling
    #   pytest
pathspec==0.10.3
    # via
    #   black
    #   hatchling
pep517==0.13.0
    # via build
pexpect==4.8.0
    # via hatch
pip==22.3.1
    # via pip-tools
pip-tools==6.12.1
    # via dycw-pre-commit-hooks (pyproject.toml)
platformdirs==2.6.2
    # via
    #   black
    #   hatch
    #   virtualenv
pluggy==1.0.0
    # via
    #   hatchling
    #   pytest
ptyprocess==0.7.0
    # via pexpect
py==1.11.0
    # via pytest-forked
pycparser==2.21
    # via cffi
pygments==2.14.0
    # via rich
pyperclip==1.8.2
    # via hatch
pytest==7.2.0
    # via
    #   dycw-pre-commit-hooks (pyproject.toml)
    #   pytest-cov
    #   pytest-forked
    #   pytest-xdist
pytest-cov==4.0.0
    # via dycw-pre-commit-hooks (pyproject.toml)
pytest-forked==1.4.0
    # via pytest-xdist
pytest-xdist==2.5.0
    # via dycw-pre-commit-hooks (pyproject.toml)
rfc3986[idna2008]==1.5.0
    # via httpx
rich==13.0.0
    # via hatch
ruff==0.0.210
    # via dycw-pre-commit-hooks (pyproject.toml)
secretstorage==3.3.3
    # via keyring
setuptools==65.6.3
    # via pip-tools
shellingham==1.5.0.post1
    # via hatch
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
tomli-w==1.0.0
    # via hatch
tomlkit==0.11.6
    # via hatch
userpath==1.8.0
    # via hatch
virtualenv==20.17.1
    # via hatch
wheel==0.38.4
    # via pip-tools
zipp==3.11.0
    # via importlib-metadata
