Skip to content

Commit ea474e6

Browse files
google-genai-botcopybara-github
authored andcommitted
chore: Add new dependency for the Agent Identity feature
PiperOrigin-RevId: 930299067
1 parent 4100a24 commit ea474e6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ optional-dependencies.a2a = [
6565
"a2a-sdk>=0.3.4,<0.4",
6666
]
6767
optional-dependencies.agent-identity = [
68+
"google-cloud-agentidentitycredentials>=0.1,<0.2",
6869
"google-cloud-iamconnectorcredentials>=0.1,<0.2",
6970
]
7071
optional-dependencies.all = [
@@ -195,6 +196,7 @@ optional-dependencies.test = [
195196
"e2b>=2,<3",
196197
"gepa>=0.1",
197198
"google-api-python-client>=2.157,<3",
199+
"google-cloud-agentidentitycredentials>=0.1,<0.2",
198200
"google-cloud-aiplatform[agent-engines,evaluation]>=1.148.1,<2",
199201
"google-cloud-bigquery>=2.2",
200202
"google-cloud-bigquery-storage>=2",

0 commit comments

Comments
 (0)