Camelot reading
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
FROM python
|
||||
|
||||
RUN apt-get update -y && apt-get install -y default-jre
|
||||
RUN apt-get update -y && apt-get install -y ghostscript python3-tk libgl-dev
|
||||
|
||||
RUN pip install flask tabula-py pyyaml pypdf4 gunicorn
|
||||
RUN pip install flask pyyaml pypdf4 gunicorn camelot-py[cv]
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Reference in New Issue
Block a user