Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ aiohttp
|
|
| 4 |
beautifulsoup4
|
| 5 |
orjson
|
| 6 |
pydantic
|
| 7 |
-
starlette
|
|
|
|
|
|
|
|
|
| 4 |
beautifulsoup4
|
| 5 |
orjson
|
| 6 |
pydantic
|
| 7 |
+
starlette
|
| 8 |
+
selenium
|
| 9 |
+
webdriver_manager
|