Refactor __main__.py and fix things
This commit is contained in:
parent
c685eb5e08
commit
7c9668d8bc
9 changed files with 84 additions and 117 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue