# This file was autogenerated by uv via the following command:
#    uv export --frozen --no-emit-project --no-hashes --only-group testing
colorama==0.4.6 ; sys_platform == 'win32'
    # via pytest
coverage==7.8.0 ; python_full_version >= '3.13'
dirlay==0.4.0
doctestcase==0.2.2
exceptiongroup==1.2.2 ; python_full_version < '3.11'
    # via pytest
iniconfig==2.1.0
    # via pytest
mypy==1.14.1 ; python_full_version < '3.9'
mypy==1.15.0 ; python_full_version >= '3.9'
mypy-extensions==1.0.0
    # via mypy
packaging==25.0
    # via
    #   pytest
    #   pytest-sugar
pluggy==1.5.0
    # via pytest
pytest==8.3.5
    # via pytest-sugar
pytest-sugar==1.0.0 ; python_full_version >= '3.13'
termcolor==3.0.1 ; python_full_version >= '3.13'
    # via pytest-sugar
tomli==2.2.1 ; python_full_version < '3.11'
    # via
    #   mypy
    #   pytest
typing-extensions==4.13.2
    # via mypy
