#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --output-file=requirements/testing.txt --resolver=backtracking requirements/testing.in
#
attrs==22.2.0
    # via pytest
coverage==7.2.2
    # via -r requirements/testing.in
exceptiongroup==1.1.1
    # via pytest
iniconfig==2.0.0
    # via pytest
markdown-it-py==2.2.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
packaging==23.0
    # via pytest
pluggy==1.0.0
    # via pytest
pygments==2.14.0
    # via rich
pytest==7.2.2
    # via pytest-pretty
pytest-pretty==1.1.1
    # via -r requirements/testing.in
rich==13.3.2
    # via pytest-pretty
ruff==0.0.258
    # via -r requirements/testing.in
tomli==2.0.1
    # via pytest
