# This file was autogenerated by uv via the following command:
#    uv pip compile --universal --python 3.9 requirements-dev.in
black==25.1.0
    # via -r requirements-dev.in
click==8.1.8 ; python_full_version < '3.10'
    # via black
click==8.2.1 ; python_full_version >= '3.10'
    # via black
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   pytest
coverage==7.9.2
    # via -r requirements-dev.in
exceptiongroup==1.3.0 ; python_full_version < '3.11'
    # via
    #   -c requirements.txt
    #   pytest
flake8==7.3.0
    # via -r requirements-dev.in
iniconfig==2.1.0
    # via pytest
isort==6.0.1
    # via -r requirements-dev.in
mccabe==0.7.0
    # via flake8
mypy==1.16.1
    # via -r requirements-dev.in
mypy-extensions==1.1.0
    # via
    #   black
    #   mypy
packaging==25.0
    # via
    #   black
    #   pytest
pathspec==0.12.1
    # via
    #   black
    #   mypy
platformdirs==4.3.8
    # via black
pluggy==1.6.0
    # via pytest
pycodestyle==2.14.0
    # via flake8
pyflakes==3.4.0
    # via flake8
pygments==2.19.2
    # via pytest
pytest==8.4.1
    # via -r requirements-dev.in
tomli==2.2.1 ; python_full_version < '3.11'
    # via
    #   black
    #   mypy
    #   pytest
typing-extensions==4.14.1
    # via
    #   -c requirements.txt
    #   black
    #   exceptiongroup
    #   mypy
