diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 0bcb48918..45d52e60a 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -52,7 +52,7 @@ test = [ "pytest", "pytest-cov", "coverage", - "langfuse==2.60.10", + "langfuse==4.14.5", "unittest2", "mock", "pytest-asyncio",