#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile --output-file='dev-requirements\reformat.txt' 'dev-requirements\reformat.in'
#
black==22.1
    # via -r dev-requirements\reformat.in
click==8.0.4
    # via black
colorama==0.4.4
    # via click
isort==5.10.1
    # via -r dev-requirements\reformat.in
mypy-extensions==0.4.3
    # via black
pathspec==0.9.0
    # via black
platformdirs==2.5.1
    # via black
sort-all==1.2.0
    # via -r dev-requirements\reformat.in
tokenize-rt==4.2.1
    # via sort-all
tomli==2.0.1
    # via black
