sqlalchemy[asyncio]>=2.0
asyncpg>=0.29
pydantic>=2.0
structlog>=24.0
alembic>=1.13
greenlet>=3.0
cryptography<47.0,>=46.0.7

[anthropic]
anthropic>=0.30

[console]
fastapi>=0.110
uvicorn>=0.30

[dev]
pytest>=8
pytest-asyncio>=0.23
ruff
mypy
coverage
httpx>=0.27
respx>=0.21
opentelemetry-api<2.0,>=1.30
opentelemetry-sdk<2.0,>=1.30

[langchain]
langchain-core>=0.2

[migrations]
psycopg[binary]<4.0,>=3.1

[openai]
openai>=1.0

[otel]
opentelemetry-api<2.0,>=1.30
opentelemetry-sdk<2.0,>=1.30

[platform]
httpx<1.0,>=0.27

[publish]
build
twine
