Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
bs4
|
2 |
chromadb
|
3 |
gradio
|
4 |
-
langchain
|
5 |
-
openai
|
6 |
pymongo
|
7 |
pypdf
|
8 |
python-dotenv
|
|
|
1 |
bs4
|
2 |
chromadb
|
3 |
gradio
|
4 |
+
langchain
|
5 |
+
openai
|
6 |
pymongo
|
7 |
pypdf
|
8 |
python-dotenv
|