We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a74aa1 commit 05f2a9dCopy full SHA for 05f2a9d
integrations/llamaindex/pyproject.toml
@@ -7,7 +7,7 @@ authors = [
7
]
8
readme = "README.md"
9
license = { text="Apache-2.0" }
10
-requires-python = ">=3.9"
+requires-python = ">=3.10"
11
dependencies = [
12
"databricks-vectorsearch>=0.40",
13
"databricks-ai-bridge>=0.1.0",
pyproject.toml
@@ -6,7 +6,7 @@ authors = [
6
{ name="Databricks", email="[email protected]" },
"typing_extensions",
"pydantic",
0 commit comments