python314Packages.langfuse: fix build (#544949)

This commit is contained in:
Sandro
2026-07-24 20:26:32 +00:00
committed by GitHub
@@ -27,6 +27,10 @@ buildPythonPackage (finalAttrs: {
build-system = [ poetry-core ];
pythonRelaxDeps = [
"wrapt"
];
dependencies = [
backoff
httpx