Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
appdirs
|
| 3 |
-
openai
|
| 4 |
boto3
|
| 5 |
langdetect
|
|
|
|
| 1 |
gradio
|
| 2 |
appdirs
|
| 3 |
+
openai==0.28
|
| 4 |
boto3
|
| 5 |
langdetect
|