#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile --output-file=dev-requirements/reformat.txt dev-requirements/reformat.in
#
black==22.10.0
    # via -r dev-requirements/reformat.in
click==8.1.3
    # via black
isort==5.10.1
    # via -r dev-requirements/reformat.in
mypy-extensions==0.4.3
    # via black
pathspec==0.10.1
    # via black
platformdirs==2.5.2
    # via black
sort-all==1.2.0
    # via -r dev-requirements/reformat.in
tokenize-rt==5.0.0
    # via sort-all
tomli==2.0.1
    # via black
typing-extensions==4.4.0
    # via black
