Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
python-dotenv==1.0.0
|
| 5 |
langchain-core>=0.3.0
|
| 6 |
langchain-openai>=0.2.8
|
| 7 |
-
langgraph==0.
|
| 8 |
langgraph-prebuilt
|
| 9 |
langgraph-sdk
|
| 10 |
|
|
@@ -12,7 +12,7 @@ langgraph-sdk
|
|
| 12 |
|
| 13 |
langgraph-checkpoint-postgres
|
| 14 |
|
| 15 |
-
trustcall==0.0.
|
| 16 |
pydantic==2.9.2
|
| 17 |
httpx==0.27.2
|
| 18 |
typing-extensions==4.12.2
|
|
|
|
| 4 |
python-dotenv==1.0.0
|
| 5 |
langchain-core>=0.3.0
|
| 6 |
langchain-openai>=0.2.8
|
| 7 |
+
langgraph==1.0.9
|
| 8 |
langgraph-prebuilt
|
| 9 |
langgraph-sdk
|
| 10 |
|
|
|
|
| 12 |
|
| 13 |
langgraph-checkpoint-postgres
|
| 14 |
|
| 15 |
+
trustcall==0.0.39
|
| 16 |
pydantic==2.9.2
|
| 17 |
httpx==0.27.2
|
| 18 |
typing-extensions==4.12.2
|