Update dependencies and alpine
This commit is contained in:
parent
535b6672a6
commit
6fd8f7ed00
5 changed files with 12 additions and 14 deletions
|
@ -2,12 +2,12 @@ mautrix>=0.15.5,<0.19
|
|||
aiohttp>=3,<4
|
||||
yarl>=1,<2
|
||||
SQLAlchemy>=1,<1.4
|
||||
asyncpg>=0.20,<0.27
|
||||
aiosqlite>=0.16,<0.18
|
||||
asyncpg>=0.20,<0.28
|
||||
aiosqlite>=0.16,<0.19
|
||||
commonmark>=0.9,<1
|
||||
ruamel.yaml>=0.15.35,<0.18
|
||||
attrs>=18.1.0
|
||||
bcrypt>=3,<4
|
||||
bcrypt>=3,<5
|
||||
packaging>=10
|
||||
|
||||
click>=7,<9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue