Skip to content

Commit

Permalink
fix: update google search console to latest image (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
am6010 authored Jul 29, 2024
1 parent ac66d0c commit 7a832aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from setuptools import find_packages, setup

MAIN_REQUIREMENTS = [
"airbyte-cdk",
"airbyte-cdk==0.67",
"google-api-python-client",
"google-auth",
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"custom_reports": {
"order": 4,
"type": "string",
"title": "Custom Reports",
"title": "Custom Reports"
},
"data_state": {
"type": "string",
Expand Down

0 comments on commit 7a832aa

Please sign in to comment.