Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
pandas
|
| 3 |
requests
|
| 4 |
-
beautifulsoup4
|
| 5 |
lxml
|
| 6 |
-
html5lib
|
| 7 |
-
openpyxl
|
| 8 |
gspread
|
| 9 |
google-auth
|
|
|
|
| 1 |
+
gradio==3.50.2
|
| 2 |
pandas
|
| 3 |
requests
|
|
|
|
| 4 |
lxml
|
|
|
|
|
|
|
| 5 |
gspread
|
| 6 |
google-auth
|