Fix registering accounts with shared secret. Fixes #107

This commit is contained in:
Tulir Asokan 2021-06-11 10:55:51 +03:00
parent 92a14f20f6
commit 543f8dbf78
3 changed files with 30 additions and 30 deletions

View file

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