
[:python_version < "3.11"]
tomli>=2.0

[:python_version < "3.9"]
typing_extensions>=3.7.4

[docs]
mkdocs-material
mkdocstrings[python]

[pydantic]
pydantic>=2.0

[test]
coverage[toml]>=5.5
pytest>=7.0
