Katya Beresneva commited on
Commit ·
7017a16
1
Parent(s): 382170e
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
requests
|
| 3 |
-
|
| 4 |
langchain-core>=0.1.0
|
| 5 |
langchain-community>=0.0.1
|
| 6 |
pydantic==2.0
|
|
|
|
| 1 |
gradio
|
| 2 |
requests
|
| 3 |
+
langgraph
|
| 4 |
langchain-core>=0.1.0
|
| 5 |
langchain-community>=0.0.1
|
| 6 |
pydantic==2.0
|