langchain-anthropic>=0.1.0
langchain-ollama>=0.2.0
langchain-openai>=0.1.0
langgraph>=0.2.0
langgraph-checkpoint-sqlite>=2.0.0
langgraph-checkpoint-postgres>=2.0.0
fastapi>=0.115.0
uvicorn>=0.32.0
sse-starlette>=1.8.0
python-dotenv>=1.0.0
pyyaml>=6.0.0
pydantic>=2.0.0
langfuse>=2.0.0
opentelemetry-sdk>=1.28.0
opentelemetry-exporter-otlp-proto-grpc>=1.28.0
opentelemetry-exporter-otlp-proto-http>=1.28.0

[all]
flowgraph-ai[ui]
flowgraph-ai[postgres]

[postgres]
psycopg[binary]>=3.2.0
psycopg-pool>=3.2.0
langgraph-checkpoint-postgres>=2.0.0

[ui]
streamlit>=1.55.0
streamlit-mermaid>=0.3.0
