update requirements
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 2 Nov 2020 23:49:12 +0000 (00:49 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 2 Nov 2020 23:49:12 +0000 (00:49 +0100)
Dockerfile
requirements.txt

index 230be201767d210df345635c8130d96348a48d99..6304e1cfb63b14062e1c7d608fa8dc674bbfea37 100755 (executable)
@@ -23,6 +23,9 @@ RUN set -x \
         py3-scipy \
         py3-pytaglib \
         py3-pillow \
+        py3-aiohttp \
+        py3-cryptography \
+        py3-jwt \
         py3-pip \
     # build packages
     && apk add --no-cache --virtual .build-deps \
index 78cbfcb812d72de0835f492d6e340efb69f20d0a..47f92d4c827dc3c98a8039f809b74f37f6954f08 100644 (file)
@@ -1,7 +1,5 @@
 argparse==1.4.0
-cytoolz==0.11.0
 aiohttp[speedups]==3.7.2
-requests==2.24.0
 pychromecast==7.5.1
 asyncio-throttle==1.0.1
 aiofile==3.1.0