#
# 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==4.0.0
    # via httpcore
atomicwrites==1.4.1
    # via dycw-utilities
attrs==23.1.0
    # via hypothesis
build==1.0.3
    # via pip-tools
certifi==2023.7.22
    # via
    #   httpcore
    #   httpx
cfgv==3.4.0
    # via pre-commit
click==8.1.7
    # via
    #   dycw-utilities
    #   hatch
    #   pip-tools
    #   userpath
coverage[toml]==7.3.1
    # via pytest-cov
distlib==0.3.7
    # via virtualenv
dycw-utilities[click,loguru,semver,test]==0.13.3
    # via dycw-pre-commit-hooks (pyproject.toml)
editables==0.5
    # via hatchling
exceptiongroup==1.1.3
    # via dycw-utilities
execnet==2.0.2
    # via pytest-xdist
filelock==3.12.4
    # via virtualenv
h11==0.14.0
    # via httpcore
hatch==1.7.0
    # via dycw-pre-commit-hooks (pyproject.toml)
hatchling==1.18.0
    # via hatch
httpcore==0.18.0
    # via httpx
httpx==0.25.0
    # via hatch
hyperlink==21.0.0
    # via hatch
hypothesis==6.87.1
    # via dycw-utilities
identify==2.5.30
    # via pre-commit
idna==3.4
    # via
    #   anyio
    #   httpx
    #   hyperlink
importlib-metadata==6.8.0
    # via keyring
iniconfig==2.0.0
    # via pytest
jaraco-classes==3.3.0
    # via keyring
keyring==24.2.0
    # via hatch
loguru==0.7.2
    # via dycw-utilities
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.1.0
    # via jaraco-classes
nodeenv==1.8.0
    # via pre-commit
packaging==23.1
    # via
    #   build
    #   hatch
    #   hatchling
    #   pytest
    #   pytest-rerunfailures
pathspec==0.11.2
    # via hatchling
pexpect==4.8.0
    # via hatch
pip-tools==7.3.0
    # via dycw-pre-commit-hooks (pyproject.toml)
platformdirs==3.10.0
    # via
    #   hatch
    #   virtualenv
pluggy==1.3.0
    # via
    #   hatchling
    #   pytest
pre-commit==3.4.0
    # via dycw-pre-commit-hooks (pyproject.toml)
ptyprocess==0.7.0
    # via pexpect
pygments==2.16.1
    # via rich
pyperclip==1.8.2
    # via hatch
pyproject-hooks==1.0.0
    # via build
pytest==7.4.2
    # via
    #   dycw-utilities
    #   pytest-check
    #   pytest-cov
    #   pytest-instafail
    #   pytest-randomly
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-check==2.2.2
    # via dycw-utilities
pytest-cov==4.1.0
    # via dycw-utilities
pytest-instafail==0.5.0
    # via dycw-utilities
pytest-randomly==3.15.0
    # via dycw-utilities
pytest-rerunfailures==12.0
    # via dycw-utilities
pytest-xdist==3.3.1
    # via dycw-utilities
pyyaml==6.0.1
    # via pre-commit
rich==13.6.0
    # via hatch
semver==3.0.1
    # via
    #   dycw-pre-commit-hooks (pyproject.toml)
    #   dycw-utilities
shellingham==1.5.3
    # via hatch
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
sortedcontainers==2.4.0
    # via hypothesis
tomli-w==1.0.0
    # via hatch
tomlkit==0.12.1
    # via
    #   dycw-pre-commit-hooks (pyproject.toml)
    #   hatch
trove-classifiers==2023.9.19
    # via hatchling
typing-extensions==4.8.0
    # via dycw-utilities
userpath==1.9.1
    # via hatch
virtualenv==20.24.5
    # via
    #   hatch
    #   pre-commit
wheel==0.41.2
    # via pip-tools
xdg==6.0.0
    # via dycw-pre-commit-hooks (pyproject.toml)
zipp==3.17.0
    # via importlib-metadata

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