Skip to content

Commit dadcf97

Browse files
edulaueraugusto-herrmann
authored andcommitted
Remove library oauth2 and upgrade datahub
1 parent 1140ac7 commit dadcf97

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Dockerfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ ARG PYTHON_DEPS=" \
88
pyodbc==4.0.30 \
99
xlrd==1.2.0 \
1010
pygsheets==2.0.5 \
11-
oauth2client==4.1.3 \
1211
python-slugify==3.0.3 \
1312
lxml==4.6.5 \
1413
beautifulsoup4==4.9.1 \
@@ -29,8 +28,8 @@ ARG PYTHON_DEPS=" \
2928
pytest==6.2.5 \
3029
ckanapi==4.6 \
3130
sharepy==1.3.0 \
32-
acryl-datahub[airflow]==0.8.33 \
33-
acryl-datahub[great-expectations]==0.8.33 \
31+
acryl-datahub[airflow]==0.8.41 \
32+
acryl-datahub[great-expectations]==0.8.41 \
3433
Office365-REST-Python-Client==2.3.11 \
3534
"
3635

0 commit comments

Comments
 (0)