#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile dev-requirements.in
#
appdirs==1.4.4
    # via black
attrs==20.3.0
    # via pytest
black==21.6b0
    # via -r dev-requirements.in
click==7.1.2
    # via black
iniconfig==1.1.1
    # via pytest
mypy-extensions==0.4.3
    # via black
packaging==20.9
    # via pytest
pathspec==0.8.1
    # via black
pluggy==0.13.1
    # via pytest
py==1.10.0
    # via pytest
pyparsing==2.4.7
    # via packaging
pytest==6.2.4
    # via -r dev-requirements.in
regex==2020.11.13
    # via black
toml==0.10.2
    # via
    #   -r dev-requirements.in
    #   black
    #   pytest
