mkdocs>=1.6.1
mkdocs-material>=9.7.6
mkdocstrings[python]>=1.0.3
pydantic>=2.0

[dev]
pytest
pytest-asyncio>=0.23
pytest-cov
ruff
ty

[docs]
mkdocs>=1.6.1
mkdocs-material
mkdocstrings[python]

[langgraph]
langgraph>=0.2

[redis]
redis>=5.0
