fix(deploy): bruk Python 3.13, pin litellm>=1.67 for 3.13-støtte
This commit is contained in:
parent
121c168ecd
commit
a163ca8c3e
|
|
@ -1 +1 @@
|
||||||
3.12
|
3.13
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,9 @@
|
||||||
google-adk>=1.0.0,<2.0.0
|
google-adk>=1.0.0,<2.0.0
|
||||||
google-cloud-aiplatform[adk,agent_engines,evaluation]>=1.112.0
|
google-cloud-aiplatform[adk,agent_engines,evaluation]>=1.112.0
|
||||||
|
|
||||||
|
# litellm — pinned for Python 3.13 compatibility
|
||||||
|
litellm>=1.67.0
|
||||||
|
|
||||||
# Secret Manager integration
|
# Secret Manager integration
|
||||||
google-cloud-secret-manager>=2.20.0
|
google-cloud-secret-manager>=2.20.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user