Skip to content

Commit

Permalink
community: bump core versoin (langchain-ai#26875)
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis authored and Sheepsta300 committed Oct 1, 2024
1 parent 42faf1e commit 096459a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/community/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/community/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ ignore-words-list = "momento,collison,ned,foor,reworkd,parth,whats,aapply,mysogy

[tool.poetry.dependencies]
python = ">=3.9,<4.0"
langchain-core = "^0.3.0"
langchain-core = "^0.3.6"
langchain = "^0.3.0"
SQLAlchemy = ">=1.4,<3"
requests = "^2"
Expand Down

0 comments on commit 096459a

Please sign in to comment.