Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
telethon==1.34.0
|
| 2 |
-
nest-asyncio==1.6.0
|
|
|
|
|
|
| 1 |
telethon==1.34.0
|
| 2 |
+
nest-asyncio==1.6.0
|
| 3 |
+
aiohttp==3.9.0
|