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.
|
|
|
|
|
2022-02-23 17:29:37 +00:00
|
|
|
#/encryption
|
2020-07-12 11:55:41 +00:00
|
|
|
python-olm>=3,<4
|
|
|
|
pycryptodome>=3,<4
|
2022-02-23 14:40:25 +00:00
|
|
|
unpaddedbase64>=1,<3
|