We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 260e787 commit 948330fCopy full SHA for 948330f
1 file changed
integrations/supabase/pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
"Programming Language :: Python :: Implementation :: CPython",
24
"Programming Language :: Python :: Implementation :: PyPy",
25
]
26
-dependencies = ["haystack-ai>=2.26.1", "pgvector-haystack>=6.3.0", "supabase>=2.3.0"]
+dependencies = ["haystack-ai>=2.26.1", "pgvector-haystack>=6.3.0", "supabase>=2.9.0"]
27
28
[project.urls]
29
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/supabase#readme"
0 commit comments