typing_extensions>=4.16.0

[dev]
build>=1.5.0
twine>=7.0.0
mypy>=2.3.0
ruff>=0.16.2

[docs]
mkdocs-material>=9.7.7
mkdocstrings[python]>=1.0.6
mkdocs>=1.6.1
mkdocs-exclude>=1.0.2

[test]
pytest>=9.1.1
pytest-asyncio>=1.4.0
