Skip to content

Commit

Permalink
Fix setup problem #7
Browse files Browse the repository at this point in the history
Change-Id: Ib6c5a3cac51ba81415235fa5379e8da10b239701
GitOrigin-RevId: 324a3da437bc9965d510c84d671ed11f1883a921
  • Loading branch information
Googler authored and piotrwrotniak committed Feb 14, 2023
1 parent e3d4196 commit 77e0c10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
dependencies = [
"click>=7.0",
"google-auth==1.30.*",
"google-cloud-orchestration-airflow>=1.2.*",
"google-cloud-artifact-registry>=1.2.*",
"google-cloud-orchestration-airflow>=1.2.0",
"google-cloud-artifact-registry>=1.2.0",
"rich_click==1.4.0",
"docker==6.*",
]
Expand Down

0 comments on commit 77e0c10

Please sign in to comment.