Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,7 @@ aiohttp==3.8.6
|
|
| 8 |
python-multipart==0.0.6
|
| 9 |
python-dotenv
|
| 10 |
brotli
|
| 11 |
-
aiohttp-socks
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
python-multipart==0.0.6
|
| 9 |
python-dotenv
|
| 10 |
brotli
|
| 11 |
+
aiohttp-socks
|
| 12 |
+
playwright==1.36.0
|
| 13 |
+
asyncio==3.4.3
|
| 14 |
+
aiofiles==23.1.0
|