Files
mautrix-telegram/requirements.txt
T
Tulir Asokan 9b9a3b452d Infinite backfill with MSC2716 (#817)
Disabled by default, with non-infinite fallback mode as the default behavior
2022-10-11 16:03:52 +03:00

12 lines
208 B
Plaintext

ruamel.yaml>=0.15.35,<0.18
python-magic>=0.4,<0.5
commonmark>=0.8,<0.10
aiohttp>=3,<4
yarl>=1,<2
mautrix>=0.18.3,<0.19
#telethon>=1.24,<1.25
tulir-telethon==1.26.0a6
asyncpg>=0.20,<0.27
mako>=1,<2
setuptools