#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile --no-emit-index-url --output-file=requirements/testing.txt requirements/testing.in
#
black==24.8.0
    # via pytest-examples
click==8.1.7
    # via black
coverage[toml]==7.6.1
    # via -r requirements/testing.in
exceptiongroup==1.2.2
    # via pytest
iniconfig==2.0.0
    # via pytest
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
mypy-extensions==1.0.0
    # via black
packaging==24.1
    # via
    #   black
    #   pytest
pathspec==0.12.1
    # via black
platformdirs==4.3.2
    # via black
pluggy==1.5.0
    # via pytest
pygments==2.18.0
    # via rich
pytest==8.3.3
    # via
    #   -r requirements/testing.in
    #   pytest-examples
    #   pytest-mock
    #   pytest-pretty
pytest-examples==0.0.13
    # via -r requirements/testing.in
pytest-mock==3.14.0
    # via -r requirements/testing.in
pytest-pretty==1.2.0
    # via -r requirements/testing.in
rich==13.8.0
    # via pytest-pretty
ruff==0.6.4
    # via pytest-examples
tomli==2.0.1
    # via
    #   black
    #   coverage
    #   pytest
typing-extensions==4.12.2
    # via
    #   black
    #   rich
