Skip to content

Commit

Permalink
security: Update Langchain versions (#894)
Browse files Browse the repository at this point in the history
awaiting testing
  • Loading branch information
tianjing-li authored Jan 8, 2025
1 parent 8d86c4e commit cf12000
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ httpx = {extras = ["http2"], version = "^0.27.0"}
chromadb = "^0.4.16"
cohere = "^5.5.7"
inquirer = "^3.2.4"
langchain = "0.2.15"
langchain = "0.2.17"
langchain-cohere = "^0.1.1"
langchain-community = "0.2.15"
langchain-community = "0.2.19"
py-expression-eval = "^0.3.14"
tavily-python = "^0.3.3"
arxiv = "^2.1.0"
Expand Down Expand Up @@ -88,7 +88,7 @@ fastapi = "0.115.5"
psycopg2 = "^2.9.9"
boto3 = "^1.0.0"
py-expression-eval = "^0.3.14"
langchain = "0.2.15"
langchain = "0.2.17"
langchain-cohere = "^0.1.1"
tavily-python = "^0.3.3"

Expand Down

0 comments on commit cf12000

Please sign in to comment.