Skip to content

Commit

Permalink
community[patch]: bump + fix core dep (#25901)
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Aug 30, 2024
1 parent fabe32c commit ca1c3bd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions 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 @@ -30,7 +30,7 @@ ignore-words-list = "momento,collison,ned,foor,reworkd,parth,whats,aapply,mysogy

[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = "0.2.36"
langchain-core = "^0.2.37"
langchain = "^0.2.15"
SQLAlchemy = ">=1.4,<3"
requests = "^2"
Expand Down

0 comments on commit ca1c3bd

Please sign in to comment.