Update to Telegram API layer 138

This commit is contained in:
Tulir Asokan
2022-02-01 13:35:26 +02:00
parent 99fa7a57d2
commit 2182dfc86b
2 changed files with 22 additions and 15 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ aiohttp>=3,<4
yarl>=1,<2
mautrix>=0.14.8,<0.15
#telethon>=1.24,<1.25
# Fork to make session storage async and update to layer 137
tulir-telethon==1.25.0a3
# Fork to make session storage async and update to layer 138
tulir-telethon==1.25.0a4
asyncpg>=0.20,<0.26
mako>=1,<2
setuptools