Skip to content

Commit

Permalink
Remove library oauth2 and upgrade datahub
Browse files Browse the repository at this point in the history
  • Loading branch information
edulauer authored and augusto-herrmann committed Aug 10, 2022
1 parent 1140ac7 commit dadcf97
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ ARG PYTHON_DEPS=" \
pyodbc==4.0.30 \
xlrd==1.2.0 \
pygsheets==2.0.5 \
oauth2client==4.1.3 \
python-slugify==3.0.3 \
lxml==4.6.5 \
beautifulsoup4==4.9.1 \
Expand All @@ -29,8 +28,8 @@ ARG PYTHON_DEPS=" \
pytest==6.2.5 \
ckanapi==4.6 \
sharepy==1.3.0 \
acryl-datahub[airflow]==0.8.33 \
acryl-datahub[great-expectations]==0.8.33 \
acryl-datahub[airflow]==0.8.41 \
acryl-datahub[great-expectations]==0.8.41 \
Office365-REST-Python-Client==2.3.11 \
"

Expand Down

0 comments on commit dadcf97

Please sign in to comment.