Spaces:
Sleeping
Sleeping
Upload 4 files
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
playwright
|
| 4 |
-
playwright-stealth
|
| 5 |
nest_asyncio
|
| 6 |
beautifulsoup4
|
| 7 |
lxml
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
playwright
|
| 4 |
+
playwright-stealth==1.0.6
|
| 5 |
nest_asyncio
|
| 6 |
beautifulsoup4
|
| 7 |
lxml
|