Skip to content

Commit

Permalink
fix: Use patched flask-openid version to fix failing builds (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
adlersantos committed Sep 20, 2021
1 parent b02f47a commit 1ea15a0
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 188 deletions.
1 change: 1 addition & 0 deletions Pipfile
Expand Up @@ -14,6 +14,7 @@ apache-airflow-providers-cncf-kubernetes = "2.0.2"
apache-beam = "2.32.0"
black = "==20.8b1"
flake8 = "==3.9.2"
flask-openid = "==1.3.0"
isort = "*"
kubernetes = "*"
pandas-gbq = "==0.14.1"
Expand Down

0 comments on commit 1ea15a0

Please sign in to comment.