1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00

update urlwatch

This commit is contained in:
kev 2022-01-10 15:25:38 +08:00
parent a25c932af3
commit d013519a68

@ -23,14 +23,21 @@ RUN set -xe \
&& pip3 install --no-binary lxml \
aioxmpp \
appdirs \
beautifulsoup4 \
chump \
cssbeautifier \
cssselect \
jsbeautifier \
keyring \
keyrings.alt \
lxml \
markdown2 \
matrix_client \
minidb \
pushbullet.py \
pyppeteer \
pyyaml \
requests \
chump \
urlwatch \
&& apk del build-base \
libffi-dev \