python314Packages.langfuse: fix build (#544949)
This commit is contained in:
@@ -27,6 +27,10 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"wrapt"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
backoff
|
||||
httpx
|
||||
|
||||
Reference in New Issue
Block a user