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