Update mautrix-python to fix encrypting when a single device is out of OTKs

This commit is contained in:
Tulir Asokan
2022-09-15 21:55:01 +03:00
parent 279da9097c
commit 95939dfa02
+1 -1
View File
@@ -3,7 +3,7 @@ python-magic>=0.4,<0.5
commonmark>=0.8,<0.10
aiohttp>=3,<4
yarl>=1,<2
mautrix>=0.18.0,<0.19
mautrix>=0.18.1,<0.19
#telethon>=1.24,<1.25
tulir-telethon==1.25.0a20
asyncpg>=0.20,<0.27