#
# 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 httpx
atomicwrites==1.4.1
    # via dycw-utilities
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
distlib==0.3.7
    # via virtualenv
dycw-utilities[click,hatch,loguru,semver,test]==0.18.12
    # via
    #   dycw-pre-commit-hooks (pyproject.toml)
    #   dycw-utilities
editables==0.5
    # via hatchling
exceptiongroup==1.1.3
    # via dycw-utilities
execnet==2.0.2
    # via pytest-xdist
filelock==3.13.1
    # via virtualenv
h11==0.14.0
    # via httpcore
hatch==1.7.0
    # via dycw-utilities
hatchling==1.18.0
    # via hatch
httpcore==1.0.2
    # via httpx
httpx==0.25.1
    # via hatch
hyperlink==21.0.0
    # via hatch
identify==2.5.31
    # 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.3.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.2
    # via
    #   build
    #   hatch
    #   hatchling
    #   pytest
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.11.0
    # via
    #   hatch
    #   virtualenv
pluggy==1.3.0
    # via
    #   hatchling
    #   pytest
pre-commit==3.5.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.3
    # via
    #   dycw-utilities
    #   pytest-instafail
    #   pytest-randomly
    #   pytest-xdist
pytest-instafail==0.5.0
    # via dycw-utilities
pytest-randomly==3.15.0
    # via dycw-utilities
pytest-xdist==3.4.0
    # via dycw-utilities
pyyaml==6.0.1
    # via pre-commit
rich==13.7.0
    # via hatch
semver==3.0.2
    # via
    #   dycw-pre-commit-hooks (pyproject.toml)
    #   dycw-utilities
shellingham==1.5.4
    # via hatch
sniffio==1.3.0
    # via
    #   anyio
    #   httpx
tomli-w==1.0.0
    # via hatch
tomlkit==0.12.3
    # via
    #   dycw-pre-commit-hooks (pyproject.toml)
    #   hatch
trove-classifiers==2023.11.14
    # via hatchling
typing-extensions==4.8.0
    # via dycw-utilities
userpath==1.9.1
    # via hatch
virtualenv==20.24.6
    # via
    #   hatch
    #   pre-commit
wheel==0.41.3
    # 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.3.1
    # via pip-tools
setuptools==68.2.2
    # via
    #   nodeenv
    #   pip-tools
