Skip to content

Commit d357f1a

Browse files
committed
x
1 parent 3d362aa commit d357f1a

2 files changed

Lines changed: 19 additions & 3 deletions

File tree

libs/langchain/poetry.lock

Lines changed: 18 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/langchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ databricks-vectorsearch = {version = "^0.21", optional = true}
108108
couchbase = {version = "^4.1.9", optional = true}
109109
dgml-utils = {version = "^0.3.0", optional = true}
110110
datasets = {version = "^2.15.0", optional = true}
111-
# langchain-openai = {version = ">=0.0.2,<0.1", optional = true}
111+
langchain-openai = {version = ">=0.0.2,<0.1", optional = true}
112112
rdflib = {version = "7.0.0", optional = true}
113113

114114
[tool.poetry.group.test]

0 commit comments

Comments
 (0)