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 96e1acd commit 542eb98Copy full SHA for 542eb98
integrations/llama_stack/pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
"Programming Language :: Python :: Implementation :: CPython",
21
"Programming Language :: Python :: Implementation :: PyPy",
22
]
23
-dependencies = ["haystack-ai>=2.14", "llama-stack>=0.2.17", "openai<=1.99.1"]
+dependencies = ["haystack-ai>=2.14", "llama-stack>=0.2.17"]
24
25
[project.urls]
26
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/llama-stack#readme"
0 commit comments