commit
ef7c98e5cb
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue