#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --no-emit-index-url --output-file=requirements-tests39.txt requirements-tests39.in
#
astroid==2.13.2
    # via
    #   -r requirements-tests39.in
    #   pylint
attrs==21.4.0
    # via pytest
autopep8==1.6.0
    # via -r requirements-tests39.in
coverage[toml]==6.3.2
    # via pytest-cov
dill==0.3.6
    # via pylint
doc8==0.10.1
    # via -r requirements-tests39.in
docformatter==1.4
    # via -r requirements-tests39.in
docutils==0.18.1
    # via
    #   doc8
    #   restructuredtext-lint
flake8==4.0.1
    # via -r requirements-tests39.in
iniconfig==1.1.1
    # via pytest
isort==5.10.1
    # via
    #   -r requirements-tests39.in
    #   pylint
lazy-object-proxy==1.7.1
    # via astroid
mccabe==0.6.1
    # via
    #   flake8
    #   pylint
packaging==21.3
    # via pytest
pbr==5.8.1
    # via stevedore
platformdirs==2.5.1
    # via pylint
pluggy==1.0.0
    # via pytest
py==1.11.0
    # via pytest
pycodestyle==2.8.0
    # via
    #   autopep8
    #   flake8
pydocstyle==6.1.1
    # via -r requirements-tests39.in
pyflakes==2.4.0
    # via flake8
pygments==2.11.2
    # via
    #   -r requirements-tests39.in
    #   doc8
pylint==2.15.10
    # via -r requirements-tests39.in
pyparsing==3.0.7
    # via packaging
pytest==7.1.1
    # via
    #   -r requirements-tests39.in
    #   pytest-cov
pytest-cov==3.0.0
    # via -r requirements-tests39.in
restructuredtext-lint==1.4.0
    # via
    #   -r requirements-tests39.in
    #   doc8
snowballstemmer==2.2.0
    # via pydocstyle
stevedore==3.5.0
    # via doc8
toml==0.10.2
    # via autopep8
tomli==2.0.1
    # via
    #   coverage
    #   pylint
    #   pytest
tomlkit==0.11.6
    # via pylint
typing-extensions==4.4.0
    # via
    #   astroid
    #   pylint
untokenize==0.1.1
    # via docformatter
wrapt==1.14.1
    # via
    #   -r requirements-tests39.in
    #   astroid
