# This file was autogenerated by uv via the following command:
#    uv pip compile --extra=test --extra=zzz-test-hypothesis --prerelease=explicit --output-file=requirements/hypothesis.txt --python-version=3.11 pyproject.toml
aiosqlite==0.20.0
    # via dycw-utilities (pyproject.toml)
async-timeout==5.0.1
    # via redis
asyncpg==0.30.0
    # via dycw-utilities (pyproject.toml)
attrs==24.2.0
    # via hypothesis
coverage==7.6.9
    # via
    #   coverage-conditional-plugin
    #   pytest-cov
coverage-conditional-plugin==0.9.0
    # via dycw-utilities (pyproject.toml)
execnet==2.1.1
    # via pytest-xdist
greenlet==3.1.1
    # via
    #   dycw-utilities (pyproject.toml)
    #   sqlalchemy
hypothesis==6.122.3
    # via dycw-utilities (pyproject.toml)
iniconfig==2.0.0
    # via pytest
numpy==2.0.2
    # via dycw-utilities (pyproject.toml)
packaging==24.2
    # via
    #   coverage-conditional-plugin
    #   pytest
    #   pytest-rerunfailures
pluggy==1.5.0
    # via pytest
pytest==8.3.4
    # via
    #   dycw-utilities (pyproject.toml)
    #   pytest-asyncio
    #   pytest-cov
    #   pytest-instafail
    #   pytest-only
    #   pytest-randomly
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-asyncio==0.24.0
    # via dycw-utilities (pyproject.toml)
pytest-cov==6.0.0
    # via dycw-utilities (pyproject.toml)
pytest-instafail==0.5.0
    # via dycw-utilities (pyproject.toml)
pytest-only==2.1.2
    # via dycw-utilities (pyproject.toml)
pytest-randomly==3.16.0
    # via dycw-utilities (pyproject.toml)
pytest-rerunfailures==15.0
    # via dycw-utilities (pyproject.toml)
pytest-xdist==3.6.1
    # via dycw-utilities (pyproject.toml)
redis==5.2.1
    # via dycw-utilities (pyproject.toml)
sortedcontainers==2.4.0
    # via hypothesis
sqlalchemy==2.0.36
    # via dycw-utilities (pyproject.toml)
tomli==2.2.1
    # via coverage
typing-extensions==4.12.2
    # via
    #   dycw-utilities (pyproject.toml)
    #   aiosqlite
    #   sqlalchemy
tzlocal==5.2
    # via dycw-utilities (pyproject.toml)
whenever==0.6.15
    # via dycw-utilities (pyproject.toml)
