Add support for Matrix->Telegram reactions

This commit is contained in:
Tulir Asokan
2021-12-30 18:32:10 +02:00
parent d108ac5d94
commit af893554cc
6 changed files with 134 additions and 18 deletions
+3 -3
View File
@@ -3,10 +3,10 @@ python-magic>=0.4,<0.5
commonmark>=0.8,<0.10
aiohttp>=3,<4
yarl>=1,<2
mautrix>=0.14.0,<0.15
mautrix>=0.14.1,<0.15
#telethon>=1.24,<1.25
# Fork to make session storage async and update to layer 136
tulir-telethon==1.25.0a2
# Fork to make session storage async and update to layer 137
tulir-telethon==1.25.0a3
asyncpg>=0.20,<0.26
mako>=1,<2
setuptools