2020-07-12 11:55:41 +00:00
|
|
|
# Format: #/name defines a new extras_require group called name
|
|
|
|
# Uncommented lines after the group definition insert things into that group.
|
|
|
|
|
|
|
|
#/postgres
|
|
|
|
psycopg2-binary>=2,<3
|
|
|
|
|
|
|
|
#/e2be
|
2021-08-30 10:58:35 +00:00
|
|
|
asyncpg>=0.20,<0.25
|
2020-07-12 11:55:41 +00:00
|
|
|
python-olm>=3,<4
|
|
|
|
pycryptodome>=3,<4
|
|
|
|
unpaddedbase64>=1,<2
|