#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile requirements_dev.in
#
attrs==21.4.0
    # via pytest
black==22.3.0
    # via -r requirements_dev.in
cfgv==3.3.1
    # via pre-commit
click==8.1.2
    # via
    #   black
    #   pip-tools
distlib==0.3.4
    # via virtualenv
docformatter==1.4
    # via -r requirements_dev.in
filelock==3.6.0
    # via virtualenv
flake8==4.0.1
    # via -r requirements_dev.in
identify==2.4.12
    # via pre-commit
iniconfig==1.1.1
    # via pytest
lxml-stubs==0.4.0
    # via -r requirements_dev.in
mccabe==0.6.1
    # via flake8
mypy==0.950
    # via -r requirements_dev.in
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
nodeenv==1.6.0
    # via pre-commit
packaging==21.3
    # via pytest
pathspec==0.9.0
    # via black
pep517==0.12.0
    # via pip-tools
pip-tools==6.6.0
    # via -r requirements_dev.in
platformdirs==2.5.2
    # via
    #   black
    #   virtualenv
pluggy==1.0.0
    # via pytest
pre-commit==2.18.1
    # via -r requirements_dev.in
pre-commit-hooks==4.2.0
    # via -r requirements_dev.in
py==1.11.0
    # via pytest
pycodestyle==2.8.0
    # via flake8
pyflakes==2.4.0
    # via flake8
pyparsing==3.0.8
    # via packaging
pytest==7.1.1
    # via -r requirements_dev.in
pyyaml==6.0
    # via pre-commit
ruamel-yaml==0.17.21
    # via pre-commit-hooks
ruamel-yaml-clib==0.2.6
    # via ruamel-yaml
six==1.16.0
    # via virtualenv
toml==0.10.2
    # via
    #   pre-commit
    #   pre-commit-hooks
tomli==2.0.1
    # via
    #   black
    #   mypy
    #   pep517
    #   pytest
types-pyyaml==6.0.7
    # via -r requirements_dev.in
typing-extensions==4.2.0
    # via mypy
untokenize==0.1.1
    # via docformatter
virtualenv==20.14.1
    # via pre-commit
wheel==0.37.1
    # via pip-tools

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