#
# This file is autogenerated by pip-compile with Python 3.7
# by the following command:
#
#    pip-compile dev-requirements.in
#
attrs==22.2.0
    # via pytest
black==22.12.0
    # via -r dev-requirements.in
build==0.9.0
    # via pip-tools
cfgv==3.3.1
    # via pre-commit
click==8.1.3
    # via
    #   black
    #   pip-tools
coverage[toml]==7.0.0
    # via pytest-cov
distlib==0.3.6
    # via virtualenv
exceptiongroup==1.0.4
    # via pytest
filelock==3.8.2
    # via virtualenv
flake8==5.0.4
    # via -r dev-requirements.in
identify==2.5.11
    # via pre-commit
importlib-metadata==4.2.0
    # via
    #   build
    #   click
    #   flake8
    #   pluggy
    #   pre-commit
    #   pytest
    #   virtualenv
iniconfig==1.1.1
    # via pytest
mccabe==0.7.0
    # via flake8
mypy==0.991
    # via -r dev-requirements.in
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
nodeenv==1.7.0
    # via pre-commit
packaging==22.0
    # via
    #   build
    #   pytest
pathspec==0.10.3
    # via black
pep517==0.13.0
    # via build
pip-tools==6.12.1
    # via -r dev-requirements.in
platformdirs==2.6.0
    # via
    #   black
    #   virtualenv
pluggy==1.0.0
    # via pytest
pre-commit==2.20.0
    # via -r dev-requirements.in
pycodestyle==2.9.1
    # via flake8
pyflakes==2.5.0
    # via flake8
pytest==7.2.0
    # via
    #   -r dev-requirements.in
    #   pytest-cov
pytest-cov==4.0.0
    # via -r dev-requirements.in
pyyaml==6.0
    # via pre-commit
toml==0.10.2
    # via pre-commit
tomli==2.0.1
    # via
    #   black
    #   build
    #   coverage
    #   mypy
    #   pytest
typed-ast==1.5.4
    # via
    #   black
    #   mypy
typing-extensions==4.4.0
    # via
    #   black
    #   importlib-metadata
    #   mypy
virtualenv==20.16.2
    # via
    #   -r dev-requirements.in
    #   pre-commit
wheel==0.38.4
    # via pip-tools
zipp==3.11.0
    # via importlib-metadata

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