Skip to content

Commit c3a6208

Browse files
authored
Merge pull request #27 from economiagovbr/geoalchemy2
Add new package Geoalchemy2
2 parents 3bf4d5b + e066e21 commit c3a6208

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,11 @@ ARG PYTHON_DEPS=" \
3030
sharepy==1.3.0 \
3131
acryl-datahub[airflow]==0.8.41 \
3232
acryl-datahub[great-expectations]==0.8.41 \
33+
acryl-datahub[postgres]==0.8.41 \
34+
acryl-datahub[sqlalchemy]==0.8.41 \
3335
Office365-REST-Python-Client==2.3.14 \
3436
apache-airflow-providers-common-sql==1.1.0 \
37+
GeoAlchemy2==0.10.2 \
3538
"
3639

3740
USER root

0 commit comments

Comments
 (0)