Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-aiplatform to v1.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 31, 2024
1 parent 569e311 commit 9ea650f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/frontend_service/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi==0.111.0
google-cloud-aiplatform==1.53.0
google-cloud-aiplatform==1.60.0
google-auth==2.29.0
itsdangerous==2.2.0
jinja2==3.1.4
Expand Down
2 changes: 1 addition & 1 deletion src/retrieval_service/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
asyncpg==0.29.0
fastapi==0.111.0
google-cloud-firestore==2.16.0
google-cloud-aiplatform==1.53.0
google-cloud-aiplatform==1.60.0
langchain==0.1.20
pgvector==0.2.5
pydantic==2.7.1
Expand Down

0 comments on commit 9ea650f

Please sign in to comment.