Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -6,4 +6,8 @@ html2text==2020.1.16
|
|
6 |
hypercorn==0.14.3
|
7 |
markupsafe==2.0.1
|
8 |
werkzeug==2.0.3
|
|
|
|
|
|
|
|
|
9 |
|
|
|
6 |
hypercorn==0.14.3
|
7 |
markupsafe==2.0.1
|
8 |
werkzeug==2.0.3
|
9 |
+
selenium==4.15.2
|
10 |
+
undetected-chromedriver==3.5.3
|
11 |
+
webdriver-manager==4.0.1
|
12 |
+
Pillow==10.1.0
|
13 |
|