Update dependencies. Closes #136

This commit is contained in:
Tulir Asokan 2021-08-30 13:58:35 +03:00
parent 3570d7185d
commit 172a3333af
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
psycopg2-binary>=2,<3
#/e2be
asyncpg>=0.20,<0.24
asyncpg>=0.20,<0.25
python-olm>=3,<4
pycryptodome>=3,<4
unpaddedbase64>=1,<2

View File

@ -1,4 +1,4 @@
mautrix>=0.9.6,<0.10
mautrix>=0.9.6,<0.11
aiohttp>=3,<4
yarl>=1,<2
SQLAlchemy>=1,<1.4
@ -12,4 +12,4 @@ packaging>=10
click>=7,<8
colorama>=0.4,<0.5
PyInquirer>=1,<2
jinja2>=2,<3
jinja2>=2,<4