mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Fix problem of vertex ai
This commit is contained in:
parent
a32a12a851
commit
33d8b51abd
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ boto3==1.33.6
|
||||||
dynaconf==3.2.4
|
dynaconf==3.2.4
|
||||||
fastapi==0.99.0
|
fastapi==0.99.0
|
||||||
GitPython==3.1.32
|
GitPython==3.1.32
|
||||||
google-cloud-aiplatform==1.35.0
|
google-cloud-aiplatform==1.38.0
|
||||||
google-cloud-storage==2.10.0
|
google-cloud-storage==2.10.0
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
litellm==1.31.10
|
litellm==1.31.10
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue