diff --git a/pyproject.toml b/pyproject.toml index a3b3b23..0531d6c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dev = [ "ruff>=0.13.0,<0.15.0", ] -langfuse = ["langfuse>=2.0.0,<3"] +langfuse = ["langfuse>=2.0.0,<5"] otel = ["opentelemetry-exporter-otlp-proto-http>=1.30.0,<2.0.0"] langchain = [ "langchain>=0.3.0",