Updated matrix-commander.py to a recent version. requirements.txt correspondingly.
This commit is contained in:
9970
matrix-commander.py
9970
matrix-commander.py
File diff suppressed because it is too large
Load Diff
@@ -4,20 +4,25 @@ python-dotenv
|
||||
xmltodict
|
||||
smbprotocol
|
||||
pydub
|
||||
audioop-lts
|
||||
|
||||
# for matrix-commander
|
||||
|
||||
aiohttp
|
||||
aiofiles #<0.5.0,>=0.4.0
|
||||
aiofiles #>=0.6.0
|
||||
argparse
|
||||
asyncio
|
||||
async-timeout
|
||||
atomicwrites
|
||||
cachetools
|
||||
datetime
|
||||
emoji
|
||||
markdown
|
||||
matrix-nio[e2e]>=0.18.3
|
||||
notify2
|
||||
peewee
|
||||
Pillow
|
||||
python-magic
|
||||
pyxdg
|
||||
uuid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user