mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Merge pull request #967 from yamitzky/main
Fix ModuleNotFoundError of Vertex AI
This commit is contained in:
commit
a1fb9aac29
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,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.34.42
|
litellm==1.34.42
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue