Skip to content

Commit 7c5e03f

Browse files
authored
chore: pin langfuse<3.0.0 (#1904)
1 parent 9fbbe2d commit 7c5e03f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integrations/langfuse/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.13.0", "langfuse>=2.9.0"]
25+
dependencies = ["haystack-ai>=2.13.0", "langfuse>=2.9.0, <3.0.0"]
2626

2727
[project.urls]
2828
Documentation = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/langfuse#readme"

0 commit comments

Comments
 (0)