Add config option to exit if telethon update loop fails

This commit is contained in:
Tulir Asokan
2022-05-26 17:37:20 +03:00
parent 0ae8a5877e
commit 44f2c648a8
4 changed files with 15 additions and 2 deletions
+2 -2
View File
@@ -3,9 +3,9 @@ python-magic>=0.4,<0.5
commonmark>=0.8,<0.10
aiohttp>=3,<4
yarl>=1,<2
mautrix>=0.16.4,<0.17
mautrix>=0.16.5,<0.17
#telethon>=1.24,<1.25
tulir-telethon==1.25.0a14
tulir-telethon==1.25.0a15
asyncpg>=0.20,<0.26
mako>=1,<2
setuptools