typing_extensions>=4.15.0

[dev]
build>=1.5.0
twine>=6.2.0
mypy>=2.1.0
ruff>=0.15.17

[docs]
mkdocs-material>=9.5
mkdocstrings[python]>=1.0.4
mkdocs>=1.6

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