mirror of
https://github.com/hwchase17/langchain
synced 2024-11-13 19:10:52 +00:00
partners/couchbase: release 0.2.0 (attempt 2) (#27375)
This commit is contained in:
parent
d2cd43601b
commit
edf6d0a0fb
1758
libs/partners/couchbase/poetry.lock
generated
1758
libs/partners/couchbase/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -21,8 +21,8 @@ ignore_missing_imports = "True"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<4.0"
|
||||
langchain-core = "^0.3.0.dev"
|
||||
couchbase = "^4.2.1"
|
||||
langchain-core = "^0.3.10"
|
||||
couchbase = "^4.3.2"
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["E", "F", "I", "T201"]
|
||||
|
Loading…
Reference in New Issue
Block a user