pydantic>=2.10.6
pydantic-settings>=2.8.0
typer>=0.15.1

[dev]
build>=1.2.2.post1
mypy>=1.15.0
pre-commit>=4.1.0
ruff>=0.9.7
tbump>=6.11.0

[docs]
mkdocs
mkdocs-jupyter>=0.24
mkdocstrings[python]
mkdocs-material

[test]
pytest-cov>=6.0.0
pytest-randomly>=3.16.0
pytest-xdist>=3.6.0
pytest>=8.3.0
