Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
gradio==
|
| 2 |
openai>=1.30.0
|
| 3 |
pandas>=2.0.0
|
| 4 |
numpy>=1.24.0
|
| 5 |
pyarrow>=14.0.0
|
|
|
|
|
|
| 1 |
+
gradio==5.9.1
|
| 2 |
openai>=1.30.0
|
| 3 |
pandas>=2.0.0
|
| 4 |
numpy>=1.24.0
|
| 5 |
pyarrow>=14.0.0
|
| 6 |
+
audioop-lts; python_version>="3.13"
|