#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in
#
black==25.1.0
    # via -r tests/formatters.in
click==8.2.1
    # via black
isort==6.0.1
    # via -r tests/formatters.in
mypy-extensions==1.1.0
    # via black
packaging==25.0
    # via black
pathspec==0.12.1
    # via black
platformdirs==4.4.0
    # via black
tomli==2.2.1
    # via black
typing-extensions==4.15.0
    # via black
