Spaces:
Runtime error
Runtime error
Commit
·
8064505
1
Parent(s):
f21deee
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
selenium==4.12.0
|
2 |
-
webdriver-manager==4.0.0
|
|
|
|
|
|
|
|
|
|
1 |
selenium==4.12.0
|
2 |
+
webdriver-manager==4.0.0
|
3 |
+
lxml
|
4 |
+
html5lib
|
5 |
+
beautifulsoup4
|
6 |
+
pandas==2.1.0
|