mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-15 22:44:36 +00:00
partners/couchbase: release 0.2.0 (attempt 2) (#27375)
This commit is contained in:
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"]
|
||||
|
Reference in New Issue
Block a user