#
# 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
beartype==0.12.0
    # via dycw-pre-commit-hooks (pyproject.toml)
black==23.1.0
    # via dycw-pre-commit-hooks (pyproject.toml)
build==0.10.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
    #   dycw-pre-commit-hooks (pyproject.toml)
    #   hatch
    #   pip-tools
    #   userpath
coverage[toml]==7.1.0
    # 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
gitdb==4.0.10
    # via gitpython
gitpython==3.1.30
    # via dycw-pre-commit-hooks (pyproject.toml)
h11==0.14.0
    # via httpcore
hatch==1.6.3
    # via dycw-pre-commit-hooks (pyproject.toml)
hatchling==1.12.2
    # 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==2.0.0
    # via pytest
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==23.13.1
    # via hatch
loguru==0.6.0
    # via dycw-pre-commit-hooks (pyproject.toml)
markdown-it-py==2.1.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
more-itertools==9.0.0
    # via jaraco-classes
mypy-extensions==1.0.0
    # via black
packaging==23.0
    # via
    #   black
    #   build
    #   hatch
    #   hatchling
    #   pytest
pathspec==0.11.0
    # via
    #   black
    #   hatchling
pexpect==4.8.0
    # via hatch
pip-tools==6.12.2
    # 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
pycparser==2.21
    # via cffi
pygments==2.14.0
    # via rich
pyperclip==1.8.2
    # via hatch
pyproject-hooks==1.0.0
    # via build
pytest==7.2.1
    # via
    #   dycw-pre-commit-hooks (pyproject.toml)
    #   pytest-cov
    #   pytest-xdist
pytest-cov==4.0.0
    # via dycw-pre-commit-hooks (pyproject.toml)
pytest-xdist==3.1.0
    # via dycw-pre-commit-hooks (pyproject.toml)
rfc3986[idna2008]==1.5.0
    # via httpx
rich==13.3.1
    # via hatch
ruff==0.0.241
    # via dycw-pre-commit-hooks (pyproject.toml)
secretstorage==3.3.3
    # via keyring
semver==2.13.0
    # via dycw-pre-commit-hooks (pyproject.toml)
shellingham==1.5.0.post1
    # via hatch
smmap==5.0.0
    # via gitdb
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
tomli==2.0.1
    # via dycw-pre-commit-hooks (pyproject.toml)
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
xdg==5.1.1
    # via dycw-pre-commit-hooks (pyproject.toml)
zipp==3.12.0
    # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==23.0
    # via pip-tools
setuptools==67.1.0
    # via pip-tools
