# This file was autogenerated by uv via the following command:
#    uv pip compile --extra=dev --prerelease=disallow --output-file=requirements.txt --python-version=3.11 pyproject.toml
anyio==4.3.0
    # via httpx
attrs==23.2.0
    # via hypothesis
certifi==2024.2.2
    # via
    #   httpcore
    #   httpx
click==8.1.7
    # via
    #   hatch
    #   userpath
distlib==0.3.8
    # via virtualenv
dycw-utilities==0.25.2
editables==0.5
    # via hatchling
exceptiongroup==1.2.0
    # via dycw-utilities
execnet==2.0.2
    # via pytest-xdist
filelock==3.13.1
    # via virtualenv
h11==0.14.0
    # via httpcore
hatch==1.9.4
hatchling==1.21.1
    # via hatch
httpcore==1.0.4
    # via httpx
httpx==0.27.0
    # via hatch
hyperlink==21.0.0
    # via hatch
hypothesis==6.99.11
    # via dycw-utilities
idna==3.6
    # via
    #   anyio
    #   httpx
    #   hyperlink
importlib-metadata==7.1.0
    # via keyring
iniconfig==2.0.0
    # via pytest
jaraco-classes==3.3.1
    # via keyring
keyring==24.3.1
    # via hatch
loguru==0.7.2
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.2.0
    # via jaraco-classes
packaging==24.0
    # via
    #   hatch
    #   hatchling
    #   pytest
pathspec==0.12.1
    # via hatchling
pexpect==4.9.0
    # via hatch
platformdirs==4.2.0
    # via
    #   hatch
    #   virtualenv
pluggy==1.4.0
    # via
    #   hatchling
    #   pytest
ptyprocess==0.7.0
    # via pexpect
pygments==2.17.2
    # via rich
pytest==8.1.1
    # via
    #   dycw-utilities
    #   pytest-randomly
    #   pytest-xdist
pytest-randomly==3.15.0
    # via dycw-utilities
pytest-xdist==3.5.0
    # via dycw-utilities
rich==13.7.1
    # via hatch
semver==3.0.2
shellingham==1.5.4
    # via hatch
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
sortedcontainers==2.4.0
    # via hypothesis
tomli-w==1.0.0
    # via hatch
tomlkit==0.12.4
    # via hatch
trove-classifiers==2024.3.3
    # via hatchling
typing-extensions==4.10.0
    # via dycw-utilities
userpath==1.9.2
    # via hatch
virtualenv==20.25.1
    # via hatch
xdg-base-dirs==6.0.1
zipp==3.18.1
    # via importlib-metadata
zstandard==0.22.0
    # via hatch
