Refactor __main__.py and fix things

This commit is contained in:
Tulir Asokan 2021-11-19 15:22:54 +02:00
parent c685eb5e08
commit 7c9668d8bc
9 changed files with 84 additions and 117 deletions

View file

@ -3,9 +3,10 @@
#/postgres
psycopg2-binary>=2,<3
asyncpg>=0.20,<0.26
#/e2be
asyncpg>=0.20,<0.25
aiosqlite>=0.16,<0.18
python-olm>=3,<4
pycryptodome>=3,<4
unpaddedbase64>=1,<2