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