maubot/requirements.txt

16 lines
229 B
Plaintext
Raw Normal View History

2021-09-29 05:42:05 -04:00
mautrix>=0.10.9,<0.11
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
alembic>=1,<2
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
click>=7,<8
colorama>=0.4,<0.5
PyInquirer>=1,<2
2021-08-30 06:58:35 -04:00
jinja2>=2,<4