Update dependencies

This commit is contained in:
Tulir Asokan 2021-04-03 15:37:31 +03:00
parent 639fcda5d8
commit 60d163f6c5
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -4,7 +4,7 @@ yarl>=1,<2
SQLAlchemy>=1,<1.4 SQLAlchemy>=1,<1.4
alembic>=1,<2 alembic>=1,<2
commonmark>=0.9,<1 commonmark>=0.9,<1
ruamel.yaml>=0.15.35,<0.17 ruamel.yaml>=0.15.35,<0.18
attrs>=18.1.0 attrs>=18.1.0
bcrypt>=3,<4 bcrypt>=3,<4
packaging>=10 packaging>=10