Add support for bridging spoilers

This commit is contained in:
Tulir Asokan
2021-12-29 22:11:11 +02:00
parent aae8f78cb4
commit afb73b1d17
4 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ aiohttp>=3,<4
yarl>=1,<2
mautrix>=0.14.0,<0.15
#telethon>=1.24,<1.25
# Fork to make session storage async
tulir-telethon==1.25.0a1
# Fork to make session storage async and update to layer 136
tulir-telethon==1.25.0a2
asyncpg>=0.20,<0.26
mako>=1,<2
setuptools