#
# 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==24.10.0
    # via -r tests/formatters.in
click==8.1.7
    # via black
isort==5.13.2
    # via -r tests/formatters.in
mypy-extensions==1.0.0
    # via black
packaging==24.2
    # via black
pathspec==0.12.1
    # via black
platformdirs==4.3.6
    # via black
tomli==2.2.1
    # via black
typing-extensions==4.12.2
    # via black
