Skip to content

Commit

Permalink
chore(deps): update dependency langchain to v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 21, 2024
1 parent 6d83a08 commit ff08d5b
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
Expand Up @@ -3,7 +3,7 @@ google-cloud-aiplatform==1.53.0
google-auth==2.29.0
itsdangerous==2.2.0
jinja2==3.1.4
langchain==0.1.20
langchain==0.2.5
langchain_google_vertexai==1.0.3
markdown==3.6
types-Markdown==3.6.0.20240316
Expand Down
2 changes: 1 addition & 1 deletion src/retrieval_service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ asyncpg==0.29.0
fastapi==0.111.0
google-cloud-firestore==2.16.0
google-cloud-aiplatform==1.53.0
langchain==0.1.20
langchain==0.2.5
pgvector==0.2.5
pydantic==2.7.1
uvicorn[standard]==0.29.0
Expand Down

0 comments on commit ff08d5b

Please sign in to comment.