Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,4 +8,4 @@ langchain-text-splitters==0.3.2
|
|
8 |
chromadb==0.5.18
|
9 |
pymupdf==1.24.13
|
10 |
pillow==10.4.0
|
11 |
-
openai==1.
|
|
|
8 |
chromadb==0.5.18
|
9 |
pymupdf==1.24.13
|
10 |
pillow==10.4.0
|
11 |
+
openai==1.55.3
|