maubot/requirements.txt

16 lines
228 B
Plaintext
Raw Normal View History

2021-08-30 10:58:35 +00:00
mautrix>=0.9.6,<0.11
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
alembic>=1,<2
commonmark>=0.9,<1
2021-04-03 12:37:31 +00:00
ruamel.yaml>=0.15.35,<0.18
attrs>=18.1.0
bcrypt>=3,<4
packaging>=10
2018-12-12 23:28:23 +00:00
click>=7,<8
colorama>=0.4,<0.5
PyInquirer>=1,<2
2021-08-30 10:58:35 +00:00
jinja2>=2,<4