maubot/requirements.txt

17 lines
258 B
Plaintext
Raw Normal View History

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