maubot/requirements.txt

17 lines
258 B
Plaintext
Raw Normal View History

2022-10-10 12:01:56 -04:00
mautrix>=0.15.5,<0.19
2021-02-01 15:56:21 -05:00
aiohttp>=3,<4
yarl>=1,<2
2021-03-24 06:01:04 -04:00
SQLAlchemy>=1,<1.4
2022-10-10 12:01:56 -04:00
asyncpg>=0.20,<0.27
aiosqlite>=0.16,<0.18
commonmark>=0.9,<1
2021-04-03 08:37:31 -04:00
ruamel.yaml>=0.15.35,<0.18
attrs>=18.1.0
bcrypt>=3,<4
packaging>=10
2018-12-12 18:28:23 -05:00
2022-03-28 15:24:13 -04:00
click>=7,<9
colorama>=0.4,<0.5
2021-10-13 10:57:45 -04:00
questionary>=1,<2
2021-08-30 06:58:35 -04:00
jinja2>=2,<4