#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --output-file=requirements-tests.txt requirements-tests.in
#
annotated-types==0.7.0
    # via pydantic
attrs==24.2.0
    # via pytest-mypy
coverage[toml]==7.6.8
    # via
    #   -r requirements-tests.in
    #   pytest-cov
filelock==3.16.1
    # via pytest-mypy
iniconfig==2.0.0
    # via pytest
mypy==1.13.0
    # via pytest-mypy
mypy-extensions==1.0.0
    # via mypy
nodeenv==1.9.1
    # via pyright
packaging==24.2
    # via pytest
pluggy==1.5.0
    # via pytest
pydantic==2.10.2
    # via pytest-pyright
pydantic-core==2.27.1
    # via pydantic
pyright==1.1.389
    # via pytest-pyright
pytest==8.3.3
    # via
    #   -r requirements-tests.in
    #   pytest-cov
    #   pytest-mypy
    #   pytest-pyright
    #   pytest-ruff
pytest-cov==6.0.0
    # via -r requirements-tests.in
pytest-mypy==0.10.3
    # via -r requirements-tests.in
pytest-pyright==0.0.6
    # via -r requirements-tests.in
pytest-ruff==0.4.1
    # via -r requirements-tests.in
ruff==0.8.0
    # via pytest-ruff
typing-extensions==4.12.2
    # via
    #   mypy
    #   pydantic
    #   pydantic-core
    #   pyright
