Spaces:
Runtime error
Runtime error
gradio
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
gradio>=
|
2 |
-
gradio-client>=0.7.0
|
3 |
jira>=3.5.2
|
4 |
pandas>=2.1.0
|
5 |
numpy>=1.26.0
|
|
|
1 |
+
gradio>=5.19.0
|
|
|
2 |
jira>=3.5.2
|
3 |
pandas>=2.1.0
|
4 |
numpy>=1.26.0
|