pydantic>=2.7
pyyaml>=6.0
click>=8.1
litellm>=1.65.0

[backend]
fastapi>=0.110
uvicorn>=0.29
httpx>=0.27
sqlalchemy>=2.0
psycopg[binary]>=3.1
pydantic-settings>=2.0
python-multipart>=0.0.9
boto3>=1.34
pyjwt[crypto]>=2.8
stripe>=9.0

[backends]
localstripe>=1.15
aiosmtpd>=1.4
requests>=2.31

[dev]
pytest>=8.0

[docs]
pypdf>=4.0
python-docx>=1.1

[langgraph]
langgraph>=0.2
langchain-core>=0.3
langchain-anthropic>=0.2

[serve]
fastapi>=0.110
uvicorn>=0.29
httpx>=0.27
