fastapi<1.0,>=0.111
uvicorn[standard]>=0.23
pydantic>=2.7
httpx>=0.25
requests>=2.31
markdown>=3.5
boto3>=1.34
aiosqlite>=0.21
typing_extensions>=4.8
langgraph==1.0.0
langgraph-checkpoint-sqlite==2.0.11
pandas>=2.0
opentelemetry-sdk>=1.26
opentelemetry-exporter-otlp>=1.26
opentelemetry-instrumentation-fastapi>=0.47b0
SQLAlchemy>=2.0
psycopg[binary]>=3.2
stripe>=5

[dev]
pytest>=8
