Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
pandas
|
| 2 |
scipy
|
| 3 |
scikit-learn
|
| 4 |
-
openai
|
| 5 |
-
gradio
|
| 6 |
plotly
|
| 7 |
requests
|
|
|
|
| 1 |
pandas
|
| 2 |
scipy
|
| 3 |
scikit-learn
|
| 4 |
+
openai== 0.28.0
|
| 5 |
+
gradio== 3.29.0
|
| 6 |
plotly
|
| 7 |
requests
|