File size: 409 Bytes
8b3905d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Core API + pipeline (Python 3.11–3.13 recommended for local dev; 3.14 can take minutes on cold FastAPI import)
fastapi[standard]>=0.115.0
uvicorn[standard]>=0.32.0
sqlalchemy[asyncio]>=2.0.36
asyncpg>=0.29.0
redis>=5.0.0
httpx>=0.27.0
pydantic>=2.11.0
pydantic-settings>=2.6.0
langgraph>=0.2.50
langchain-core>=0.3.20
python-multipart>=0.0.9
watchdog>=4.0.0
docker>=7.0.0
kubernetes>=29.0.0
boto3>=1.34.0