#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile test_requirements.in
#
astroid==2.15.5
    # via pylint
coverage[toml]==7.2.7
    # via pytest-cov
dill==0.3.6
    # via pylint
exceptiongroup==1.1.1
    # via pytest
execnet==1.9.0
    # via pytest-xdist
graphlib-backport==1.0.3
    # via -r test_requirements.in
iniconfig==2.0.0
    # via pytest
isort==5.12.0
    # via pylint
lazy-object-proxy==1.9.0
    # via astroid
mccabe==0.7.0
    # via pylint
packaging==23.1
    # via pytest
platformdirs==3.5.1
    # via pylint
pluggy==1.0.0
    # via pytest
pycodestyle==2.10.0
    # via -r test_requirements.in
pylint==2.17.4
    # via -r test_requirements.in
pylintfileheader==0.3.2
    # via -r test_requirements.in
pytest==7.3.1
    # via
    #   -r test_requirements.in
    #   pytest-cov
    #   pytest-randomly
    #   pytest-xdist
pytest-cov==4.1.0
    # via -r test_requirements.in
pytest-randomly==3.12.0
    # via -r test_requirements.in
pytest-xdist==3.3.1
    # via -r test_requirements.in
tomli==2.0.1
    # via
    #   coverage
    #   pylint
    #   pytest
tomlkit==0.11.8
    # via pylint
typing-extensions==4.6.3
    # via astroid
wrapt==1.15.0
    # via astroid
