mirror of
https://github.com/hwchase17/langchain.git
synced 2025-04-27 11:41:51 +00:00
community: release 0.2.7 (prev was langchain) (#23997)
This commit is contained in:
parent
9f8fd08955
commit
e80c150c44
1167
libs/community/poetry.lock
generated
1167
libs/community/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "langchain-community"
|
||||
version = "0.2.6"
|
||||
version = "0.2.7"
|
||||
description = "Community contributed LangChain integrations."
|
||||
authors = []
|
||||
license = "MIT"
|
||||
@ -26,8 +26,8 @@ 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.10"
|
||||
langchain = "^0.2.6"
|
||||
langchain-core = "^0.2.12"
|
||||
langchain = "^0.2.7"
|
||||
SQLAlchemy = ">=1.4,<3"
|
||||
requests = "^2"
|
||||
PyYAML = ">=5.3"
|
||||
|
Loading…
Reference in New Issue
Block a user