#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --constraint=requirements/linting.txt --output-file=requirements/tests.txt requirements/tests.in
#
black==24.8.0
    # via pytest-examples
click==8.1.7
    # via black
coverage[toml]==7.6.1
    # via -r requirements/tests.in
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
    #   -c requirements/linting.txt
    #   black
packaging==24.1
    # via
    #   -r requirements/tests.in
    #   black
    #   pytest
pathspec==0.12.1
    # via black
platformdirs==4.2.2
    # via black
pluggy==1.5.0
    # via pytest
pygments==2.18.0
    # via rich
pytest==8.3.2
    # via
    #   -r requirements/tests.in
    #   pytest-examples
    #   pytest-mock
    #   pytest-pretty
pytest-examples==0.0.13
    # via -r requirements/tests.in
pytest-mock==3.14.0
    # via -r requirements/tests.in
pytest-pretty==1.2.0
    # via -r requirements/tests.in
pytz==2024.1
    # via -r requirements/tests.in
rich==13.7.1
    # via pytest-pretty
ruff==0.5.7
    # via
    #   -c requirements/linting.txt
    #   pytest-examples
