Files
mautrix-telegram/requirements.txt
T
Tulir Asokan 026c39a3de Add support for new reaction stuff
* Custom emojis in reactions
* Premium users can react 3 times to a single message
* Reactions to recent messages are now polled on read receipt
2022-09-17 14:25:06 +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.1,<0.19
#telethon>=1.24,<1.25
tulir-telethon==1.26.0a1
asyncpg>=0.20,<0.27
mako>=1,<2
setuptools