pydantic>=2.0.0
pyrsistent>=0.19.0
jinja2>=3.1.0
pyyaml>=6.0
grimoire-logging>=0.1.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.0.0
hypothesis>=6.0.0
mypy>=1.0.0
ruff>=0.0.290

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
sphinxcontrib-napoleon>=0.7

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.0.0
hypothesis>=6.0.0
