Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -18,6 +18,6 @@ en_core_web_lg @ https://huggingface.co/spacy/en_core_web_lg/resolve/main/en_cor
|
|
18 |
bs4==0.0.1
|
19 |
wikipedia
|
20 |
pyvis
|
21 |
-
langchain
|
22 |
openai
|
23 |
faiss-cpu
|
|
|
18 |
bs4==0.0.1
|
19 |
wikipedia
|
20 |
pyvis
|
21 |
+
langchain==0.0.152
|
22 |
openai
|
23 |
faiss-cpu
|