add dateparser dependency
This commit is contained in:
parent
b64ea9ad7b
commit
88e08029ec
@ -16,6 +16,7 @@ RUN \
|
||||
apt update && \
|
||||
apt install -y libmariadbclient-dev && \
|
||||
pip3 install mariadb && \
|
||||
pip3 install dateparser && \
|
||||
pip3 install connexion && \
|
||||
pip3 install connexion[swagger-ui] && \
|
||||
pip3 install uwsgi && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user