Files
maubot-cloudron/maubot-src/optional-requirements.txt
2025-11-13 21:00:23 -06:00

16 lines
289 B
Plaintext

# Format: #/name defines a new extras_require group called name
# Uncommented lines after the group definition insert things into that group.
#/encryption
python-olm>=3,<4
pycryptodome>=3,<4
unpaddedbase64>=1,<3
base58>=2,<3
#/testing
pytest
pytest-asyncio
#/legacydb
SQLAlchemy>1,<1.4