WeasyPrint

This commit is contained in:
Anthony Stirling 2023-12-11 09:57:28 +00:00
parent f4364a3f33
commit 578aecf977

View File

@ -35,8 +35,8 @@ apt-get update && \
pip install --no-cache-dir --upgrade pillow==10.0.1 reportlab==3.6.13 wheel==0.38.1 setuptools==65.5.1 pyjwt==2.4.0 cryptography==39.0.1
#CV
RUN pip install --no-cache-dir opencv-python-headless
#CV and HTML
RUN pip install --no-cache-dir opencv-python-headless WeasyPrint
# cleanup and etc