Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ langchain==1.2.2
|
|
| 2 |
langchain-anthropic==1.3.1
|
| 3 |
langchain-pinecone==0.2.13
|
| 4 |
langchain-text-splitters==1.1.0
|
| 5 |
-
langgraph==1.1.
|
| 6 |
pinecone==7.3.0
|
| 7 |
python-dotenv==1.2.1
|
| 8 |
requests==2.32.5
|
|
|
|
| 2 |
langchain-anthropic==1.3.1
|
| 3 |
langchain-pinecone==0.2.13
|
| 4 |
langchain-text-splitters==1.1.0
|
| 5 |
+
langgraph==1.1.0
|
| 6 |
pinecone==7.3.0
|
| 7 |
python-dotenv==1.2.1
|
| 8 |
requests==2.32.5
|