Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pandas
|
2 |
-
gradio
|
3 |
-
gspread
|
4 |
google-auth
|
|
|
1 |
+
pandas
|
2 |
+
gradio==5.4.0
|
3 |
+
gspread
|
4 |
google-auth
|