click>=8.1.0
pydantic>=2.0.0
httpx>=0.24.0
rich>=13.0.0
pyyaml>=6.0

[all]
langgraph>=0.1.0
langchain>=0.1.0
redis>=5.0.0
aioredis>=2.0.0
asyncpg>=0.28.0
chromadb>=0.4.0
opentelemetry-api>=1.20.0
opentelemetry-sdk>=1.20.0
prometheus-client>=0.17.0
structlog>=23.1.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
black>=23.9.0
ruff>=0.0.292
mypy>=1.5.0
isort>=5.12.0

[langgraph]
langgraph>=0.1.0
langchain>=0.1.0

[observability]
opentelemetry-api>=1.20.0
opentelemetry-sdk>=1.20.0
prometheus-client>=0.17.0
structlog>=23.1.0

[postgres]
asyncpg>=0.28.0

[redis]
redis>=5.0.0
aioredis>=2.0.0

[test]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
hypothesis>=6.88.0

[vector]
chromadb>=0.4.0
