Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
pandas
|
2 |
streamlit
|
3 |
-
gradio
|
4 |
pandas
|
5 |
gspread
|
6 |
oauth2client
|
|
|
1 |
pandas
|
2 |
streamlit
|
3 |
+
gradio==4.25.0
|
4 |
pandas
|
5 |
gspread
|
6 |
oauth2client
|