Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
am-kinetica committed Dec 8, 2023
1 parent 08470d8 commit dd809fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions libs/langchain/poetry.lock

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

2 changes: 1 addition & 1 deletion libs/langchain/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ databricks-vectorsearch = {version = "^0.21", optional = true}
couchbase = {version = "^4.1.9", optional = true}
dgml-utils = {version = "^0.3.0", optional = true}
datasets = {version = "^2.15.0", optional = true}
gpudb = {version="7.2.0.0b0", optional=true}
gpudb = {version = "7.2.0.0b", optional = true}

[tool.poetry.group.test.dependencies]
# The only dependencies that should be added are
Expand Down

0 comments on commit dd809fd

Please sign in to comment.