#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements-dev.in
#
attrs==22.2.0
    # via pytest
black==23.1.0
    # via -r requirements-dev.in
click==8.1.3
    # via black
flake8==6.0.0
    # via -r requirements-dev.in
iniconfig==2.0.0
    # via pytest
isort==5.12.0
    # via -r requirements-dev.in
mccabe==0.7.0
    # via flake8
mypy-extensions==1.0.0
    # via black
packaging==23.0
    # via
    #   black
    #   pytest
pathspec==0.11.0
    # via black
platformdirs==3.1.0
    # via black
pluggy==1.0.0
    # via pytest
pycodestyle==2.10.0
    # via flake8
pyflakes==3.0.1
    # via flake8
pytest==7.2.2
    # via -r requirements-dev.in
