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