Some dependencies were missing to successfully build the docker image.

This commit is contained in:
2021-07-10 23:00:39 +02:00
parent 22af5f80eb
commit 01f450fca9
2 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
fritzconnection
python-dotenv
xmltodict
@@ -7,12 +8,15 @@ pydub
# for matrix-commander
aiohttp
aiofiles
aiofiles #<0.5.0,>=0.4.0
argparse
asyncio
atomicwrites
cachetools
datetime
markdown
matrix-nio
matrix-nio # [e2e]>=0.18.3
peewee
Pillow
python_magic
uuid