Skip to content

Commit 4eb10f9

Browse files
chore(agentengine): update python version support (#461)
Co-authored-by: Lavi Nigam <[email protected]>
1 parent 34e619c commit 4eb10f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy/agent-engine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pip install google-cloud-aiplatform[adk,agent_engines]
3030
```
3131

3232
!!!info
33-
Agent Engine only supported Python version >=3.9 and <=3.12.
33+
Agent Engine only supports Python version >=3.9 and <=3.13.
3434

3535
### Initialization
3636

0 commit comments

Comments
 (0)