File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ classifiers = [
2222 " Programming Language :: Python :: Implementation :: CPython" ,
2323 " Programming Language :: Python :: Implementation :: PyPy" ,
2424]
25- dependencies = [" haystack-ai>=2.15 .1" , " langfuse>=3.3.0, <4.0.0" ]
25+ dependencies = [" haystack-ai>=2.17 .1" , " langfuse>=3.3.0, <4.0.0" ]
2626
2727[project .urls ]
2828Documentation = " https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/langfuse#readme"
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ classifiers = [
2727 " Programming Language :: Python :: Implementation :: CPython" ,
2828 " Programming Language :: Python :: Implementation :: PyPy" ,
2929]
30- dependencies = [" haystack-ai>=2.17.1" , " ollama>=0.4 .0" , " pydantic" ]
30+ dependencies = [" haystack-ai>=2.17.1" , " ollama>=0.5 .0" , " pydantic" ]
3131
3232[project .urls ]
3333Documentation = " https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/ollama#readme"
You can’t perform that action at this time.
0 commit comments