Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -20,4 +20,6 @@ huggingface-hub==0.14.1
|
|
20 |
sentence-transformers
|
21 |
|
22 |
|
23 |
-
pydantic
|
|
|
|
|
|
20 |
sentence-transformers
|
21 |
|
22 |
|
23 |
+
pydantic
|
24 |
+
langchain_groq
|
25 |
+
groq
|