Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesadd playwright dependencies
- requirements.txt +16 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,19 @@ duckduckgo_search
|
|
| 5 |
pandas
|
| 6 |
nest_asyncio
|
| 7 |
playwright
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
pandas
|
| 6 |
nest_asyncio
|
| 7 |
playwright
|
| 8 |
+
libnss3
|
| 9 |
+
libnspr4
|
| 10 |
+
libatk1.0-0
|
| 11 |
+
libatk-bridge2.0-0
|
| 12 |
+
libatspi2.0-0
|
| 13 |
+
libxcomposite1
|
| 14 |
+
libxdamage1
|
| 15 |
+
libgbm1
|
| 16 |
+
libxrandr2
|
| 17 |
+
libx11-xcb1
|
| 18 |
+
libxcb-dri3-0
|
| 19 |
+
libxcursor1
|
| 20 |
+
libxfixes3
|
| 21 |
+
libxrender1
|
| 22 |
+
libxi6
|
| 23 |
+
libxtst6
|