Start LangGraph backend migration foundation

This commit is contained in:
Xin Wang
2026-07-27 17:21:29 +08:00
parent 5c719ed2ea
commit 1c8e9da486
33 changed files with 1859 additions and 86 deletions

View File

@@ -10,7 +10,8 @@ pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
pillow>=10.4.0
paho-mqtt>=2.1.0
pydantic-settings==2.1.0
pydantic-settings==2.14.2
langgraph==1.2.9
python-multipart==0.0.6
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4