Fix registering accounts with shared secret. Fixes #107
This commit is contained in:
parent
92a14f20f6
commit
543f8dbf78
3 changed files with 30 additions and 30 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue