# This file was autogenerated by uv via the following command:
#    uv pip compile --extra=zzz-test-defaults --extra=zzz-test-locale --prerelease=disallow --output-file=requirements/locale.txt --python-version=3.10 pyproject.toml
attrs==23.2.0
    # via hypothesis
coverage==7.5.0
    # via
    #   coverage-conditional-plugin
    #   pytest-cov
coverage-conditional-plugin==0.9.0
exceptiongroup==1.2.1
    # via
    #   hypothesis
    #   pytest
hypothesis==6.100.2
iniconfig==2.0.0
    # via pytest
packaging==24.0
    # via
    #   coverage-conditional-plugin
    #   pytest
    #   pytest-rerunfailures
pluggy==1.5.0
    # via pytest
pytest==8.2.0
    # via
    #   pytest-cov
    #   pytest-randomly
    #   pytest-rerunfailures
pytest-cov==5.0.0
pytest-randomly==3.15.0
pytest-rerunfailures==14.0
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via
    #   coverage
    #   pytest
typing-extensions==4.11.0
