Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
openai
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
+
openai>=1.30.0
|