Skip to content

Commit

Permalink
community: deps (#21508)
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis committed May 9, 2024
1 parent 9c2828a commit 3db85cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
15 changes: 5 additions & 10 deletions libs/community/poetry.lock

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

4 changes: 2 additions & 2 deletions libs/community/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ repository = "https://github.com/langchain-ai/langchain"

[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = "^0.1.51"
langchain = "^0.2.0rc1"
langchain-core = "^0.1.52"
langchain = "^0.2.0rc2"
SQLAlchemy = ">=1.4,<2.0.29"
requests = "^2"
PyYAML = ">=5.3"
Expand Down

0 comments on commit 3db85cb

Please sign in to comment.