Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ beautifulsoup4
|
|
3 |
gradio
|
4 |
pandas
|
5 |
xlsxwriter
|
6 |
-
selenium
|
|
|
|
3 |
gradio
|
4 |
pandas
|
5 |
xlsxwriter
|
6 |
+
selenium
|
7 |
+
requests-html
|