Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
openai
|
|
|
|
| 2 |
gradio
|
| 3 |
docx
|
| 4 |
#exceptions
|
|
|
|
| 1 |
+
#openai
|
| 2 |
+
openai==0.28
|
| 3 |
gradio
|
| 4 |
docx
|
| 5 |
#exceptions
|