#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --output-file=requirements/testing.txt requirements/testing.in
#
commonmark==0.9.1
    # via rich
coverage==6.4.4
    # via -r testing.in
dirty-equals==0.5.0
    # via -r testing.in
iniconfig==1.1.1
    # via pytest
packaging==21.3
    # via pytest
pluggy==1.0.0
    # via pytest
pygments==2.15.0
    # via rich
pyparsing==3.0.9
    # via packaging
pytest==7.4.2
    # via
    #   -r testing.in
    #   pytest-mock
    #   pytest-pretty
    #   pytest-timeout
pytest-mock==3.8.2
    # via -r testing.in
pytest-pretty==0.0.1
    # via -r testing.in
pytest-timeout==2.1.0
    # via -r testing.in
pytz==2022.2.1
    # via dirty-equals
rich==12.6.0
    # via pytest-pretty
tomli==2.0.1
    # via pytest
typing-extensions==4.3.0
    # via dirty-equals
