Skip to content

Commit

Permalink
bump core dep
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Nov 25, 2023
1 parent ff6c116 commit 7f9eb61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions libs/langchain/poetry.lock

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

2 changes: 1 addition & 1 deletion libs/langchain/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ langchain-server = "langchain.server:main"

[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = "^0.0.5"
langchain-core = "^0.0.6"
pydantic = ">=1,<3"
SQLAlchemy = ">=1.4,<3"
requests = "^2"
Expand Down

0 comments on commit 7f9eb61

Please sign in to comment.