Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ fastapi-utils
|
|
6 |
playwright
|
7 |
nest_asyncio
|
8 |
asyncio
|
|
|
9 |
|
10 |
|
|
|
6 |
playwright
|
7 |
nest_asyncio
|
8 |
asyncio
|
9 |
+
beautifulsoup4==4.12.3
|
10 |
|
11 |
|