#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --constraint=requirements/linting.txt --output-file=requirements/tests.txt requirements/tests.in
#
black==23.11.0
    # via pytest-examples
click==8.1.7
    # via black
coverage[toml]==7.3.2
    # 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==23.2
    # via
    #   -r requirements/tests.in
    #   black
    #   pytest
pathspec==0.11.2
    # via black
platformdirs==4.0.0
    # via black
pluggy==1.3.0
    # via pytest
pygments==2.16.1
    # via rich
pytest==7.4.3
    # via
    #   -r requirements/tests.in
    #   pytest-examples
    #   pytest-mock
    #   pytest-pretty
pytest-examples==0.0.10
    # via -r requirements/tests.in
pytest-mock==3.12.0
    # via -r requirements/tests.in
pytest-pretty==1.2.0
    # via -r requirements/tests.in
rich==13.6.0
    # via pytest-pretty
ruff==0.1.5
    # via
    #   -c requirements/linting.txt
    #   pytest-examples
