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 136392a commit f596c86Copy full SHA for f596c86
1 file changed
integrations/cohere/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.15.1", "cohere>=5.12.0"]
+dependencies = ["haystack-ai>=2.15.1", "cohere>=5.12.0,<5.16.0"]
27
28
[project.urls]
29
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/cohere#readme"
0 commit comments