#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile requirements-dev.in
#
black==25.9.0
    # via -r requirements-dev.in
click==8.3.0
    # via black
flake8==7.3.0
    # via
    #   -r requirements-dev.in
    #   flake8-pyproject
flake8-pyproject==1.2.3
    # via -r requirements-dev.in
mccabe==0.7.0
    # via flake8
mypy==1.18.2
    # via -r requirements-dev.in
mypy-extensions==1.1.0
    # via
    #   black
    #   mypy
packaging==25.0
    # via black
pathspec==0.12.1
    # via
    #   black
    #   mypy
platformdirs==4.5.0
    # via black
pycodestyle==2.14.0
    # via flake8
pyflakes==3.4.0
    # via flake8
pytokens==0.2.0
    # via black
typing-extensions==4.15.0
    # via mypy
