Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
aiohttp
|
| 4 |
-
beautifulsoup4
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
lxml>=4.9.0
|
| 8 |
-
pandas
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
pandas
|
| 3 |
+
aiohttp
|
| 4 |
+
beautifulsoup4
|
| 5 |
+
selenium
|
| 6 |
+
webdriver-manager
|
|
|
|
|
|