#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile test_requirements.in
#
astroid==2.5.0
    # via pylint
attrs==21.4.0
    # via pytest
coverage==6.2
    # via pytest-cov
exceptiongroup==1.1.0
    # via pytest
execnet==1.9.0
    # via pytest-xdist
graphlib-backport==1.0.3
    # via -r test_requirements.in
iniconfig==1.1.1
    # via pytest
isort==5.10.1
    # via pylint
lazy-object-proxy==1.7.1
    # via astroid
mccabe==0.6.1
    # via pylint
packaging==21.3
    # via pytest
pluggy==0.13.1
    # via pytest
py==1.11.0
    # via pytest-forked
pylint==2.7.1
    # via -r test_requirements.in
pylintfileheader==0.3.0
    # via -r test_requirements.in
pyparsing==3.0.9
    # via packaging
pytest==7.2.1
    # via
    #   -r test_requirements.in
    #   pytest-cov
    #   pytest-forked
    #   pytest-randomly
    #   pytest-xdist
pytest-cov==2.10.1
    # via -r test_requirements.in
pytest-forked==1.4.0
    # via pytest-xdist
pytest-randomly==3.5.0
    # via -r test_requirements.in
pytest-xdist==2.4.0
    # via -r test_requirements.in
toml==0.10.2
    # via pylint
tomli==2.0.1
    # via pytest
wrapt==1.12.1
    # via astroid
