Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ wikipedia
|
|
20 |
pyvis
|
21 |
langchain
|
22 |
openai
|
23 |
-
faiss-cpu
|
|
|
|
20 |
pyvis
|
21 |
langchain
|
22 |
openai
|
23 |
+
faiss-cpu
|
24 |
+
altair<5
|