
[dev]
dvc-render[docs,tests]
mypy==1.9.0

[docs]
mkdocs<2,>=1.5.2
mkdocs-gen-files<1,>=0.5.0
mkdocs-material<10,>=9.3.1
mkdocs-section-index<1,>=0.3.6
mkdocstrings-python<2,>=1.6.3

[markdown]
dvc-render[table]
matplotlib

[table]
tabulate>=0.8.7
flatten_dict<1,>=0.4.1

[tests]
dvc-render[markdown,table]
pytest<9,>=7
pytest-cov>=4.1.0
pytest-sugar
pytest-mock
