guohanghui commited on
Commit
0b64e95
·
verified ·
1 Parent(s): fcaff22

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -4,3 +4,6 @@ uvicorn[standard]
4
  pydantic>=2.0.0
5
  aiohttp
6
  sqlalchemy
 
 
 
 
4
  pydantic>=2.0.0
5
  aiohttp
6
  sqlalchemy
7
+ langgraph>=0.0.20
8
+ langchain-core
9
+ typing-extensions