Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ tiktoken
|
|
| 6 |
faiss-cpu
|
| 7 |
huggingface_hub
|
| 8 |
openai==0.27.0
|
| 9 |
-
pydantic
|
|
|
|
|
|
| 6 |
faiss-cpu
|
| 7 |
huggingface_hub
|
| 8 |
openai==0.27.0
|
| 9 |
+
pydantic
|
| 10 |
+
langchain_community
|