Skip to content

Commit

Permalink
add py libs
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorbellini committed Aug 12, 2021
1 parent 0db3e20 commit 22d99f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ ARG PYTHON_DEPS=" \
great-expectations==0.13.19 \
airflow-provider-great-expectations==0.0.2 \
unidecode==1.2.0 \
odfpy==1.4.1 \
Markdown==3.3.4 \
openpyxl==3.0.7 \
"

USER root
Expand Down

0 comments on commit 22d99f2

Please sign in to comment.