Commit ·
946faf8
1
Parent(s): aea1c56
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ gradio
|
|
| 2 |
plotly
|
| 3 |
scikit-learn
|
| 4 |
PyPDF2
|
| 5 |
-
openai
|
| 6 |
langchain
|
| 7 |
llama-index==0.5.25
|
| 8 |
pymongo
|
|
|
|
| 2 |
plotly
|
| 3 |
scikit-learn
|
| 4 |
PyPDF2
|
| 5 |
+
openai==0.28.0
|
| 6 |
langchain
|
| 7 |
llama-index==0.5.25
|
| 8 |
pymongo
|