Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ chromadb==0.4.21
|
|
3 |
langchain==0.0.354
|
4 |
llama-hub==0.0.65
|
5 |
llama-index==0.9.24
|
6 |
-
openai==1.
|
7 |
pymongo==4.6.1
|
8 |
pypdf==3.17.4
|
9 |
python-dotenv==1.0.1
|
|
|
3 |
langchain==0.0.354
|
4 |
llama-hub==0.0.65
|
5 |
llama-index==0.9.24
|
6 |
+
openai==1.55.3
|
7 |
pymongo==4.6.1
|
8 |
pypdf==3.17.4
|
9 |
python-dotenv==1.0.1
|