mautrix-signal/optional-requirements.txt
2023-02-12 13:47:14 +02:00

23 lines
395 B
Text

# Format: #/name defines a new extras_require group called name
# Uncommented lines after the group definition insert things into that group.
#/e2be
python-olm>=3,<4
pycryptodome>=3,<4
unpaddedbase64>=1,<3
#/metrics
prometheus_client>=0.6,<0.17
#/formattednumbers
phonenumbers>=8,<9
#/qrlink
qrcode>=6,<8
Pillow>=4,<10
#/stickers
signalstickers-client>=3,<4
#/sqlite
aiosqlite>=0.16,<0.19