1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-28 09:08:50 +02:00

urlwatch +aioxmpp (FIX #195)

This commit is contained in:
kev 2021-12-02 10:47:16 +08:00
parent e3edfac574
commit a92c41bcde

View File

@ -21,6 +21,7 @@ RUN set -xe \
python3-dev \
&& curl -sSL https://bootstrap.pypa.io/get-pip.py | python3 \
&& pip3 install --no-binary lxml \
aioxmpp \
appdirs \
cssselect \
keyring \