Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,5 @@ asyncio==3.4.3
|
|
| 7 |
aiohttp==3.8.6
|
| 8 |
python-multipart==0.0.6
|
| 9 |
python-dotenv
|
|
|
|
|
|
|
|
|
| 7 |
aiohttp==3.8.6
|
| 8 |
python-multipart==0.0.6
|
| 9 |
python-dotenv
|
| 10 |
+
free-proxy==1.0.4
|
| 11 |
+
aiohttp-retry==2.8.3
|