Skip to content

Commit

Permalink
update langchain
Browse files Browse the repository at this point in the history
  • Loading branch information
rblakemesser authored and aelaguiz committed Mar 21, 2024
1 parent e94463c commit 658a1ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ joblib = "1.3.2"
jsonpatch = "1.33"
jsonpointer = "2.4"
keyring = "24.3.1"
langchain = "0.1.7"
langchain = "0.1.11"
langchain-anthropic = "0.1.3"
langchain-community = "0.0.20"
langchain-core = "0.1.23"
Expand Down Expand Up @@ -107,4 +107,4 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry.scripts]
test = "scripts:test"
coverage = "scripts:coverage"
coverage = "scripts:coverage"

0 comments on commit 658a1ed

Please sign in to comment.