maubot/requirements.txt

17 lines
258 B
Text
Raw Normal View History

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