Skip to content

Commit

Permalink
Remove change to ai bridge dep version since we'll have to upgrade it…
Browse files Browse the repository at this point in the history
… again later anyways
  • Loading branch information
leonbi100 committed Jan 6, 2025
1 parent b4737eb commit b42c40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/langchain/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"langchain-community>=0.2.0",
"mlflow",
"databricks-vectorsearch>=0.40",
"databricks-ai-bridge>=0.1.1",
"databricks-ai-bridge>=0.1.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit b42c40a

Please sign in to comment.