#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile requirements/checkformatting.in
#
black==23.1.0
    # via -r requirements/checkformatting.in
build==0.8.0
    # via pip-tools
click==8.1.3
    # via
    #   black
    #   pip-tools
importlib-metadata==4.12.0
    # via pip-sync-faster
isort==5.12.0
    # via -r requirements/checkformatting.in
mypy-extensions==0.4.3
    # via black
packaging==23.0
    # via
    #   black
    #   build
pathspec==0.9.0
    # via black
pep517==0.13.0
    # via build
pip-sync-faster==0.0.3
    # via -r requirements/checkformatting.in
pip-tools==6.12.3
    # via
    #   -r requirements/checkformatting.in
    #   pip-sync-faster
platformdirs==2.5.2
    # via black
tomli==2.0.1
    # via
    #   black
    #   build
typing-extensions==4.3.0
    # via black
wheel==0.38.1
    # via pip-tools
zipp==3.8.1
    # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
