add pillow cairosvg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-02-11 18:52:50 +01:00
parent 840a88d942
commit 994e353672
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,3 +5,4 @@ RUN apk add py3-numpy py3-pandas py3-scipy
RUN pip install mkdocs-material
RUN pip install mkdocs-table-reader-plugin
RUN pip install mkdocs-git-revision-date-localized-plugin
RUN pip install pillow cairosvg