Add Cloudron packaging for Maubot
This commit is contained in:
15
maubot-src/optional-requirements.txt
Normal file
15
maubot-src/optional-requirements.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user