Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain-groq==0.1.4
|
|
4 |
tavily-python==0.5.1
|
5 |
plotly==5.22.0
|
6 |
python-multipart==0.0.9
|
7 |
-
protobuf==3.20.3
|
|
|
|
4 |
tavily-python==0.5.1
|
5 |
plotly==5.22.0
|
6 |
python-multipart==0.0.9
|
7 |
+
protobuf==3.20.3
|
8 |
+
langgraph.checkpoint.sqlite
|