python312Packages.langfuse: unbreak, add missing dependency
This commit is contained in:
committed by
Sandro Jäckel
parent
4f58a2a9c1
commit
59f60f3dff
@@ -12,6 +12,7 @@
|
||||
packaging,
|
||||
poetry-core,
|
||||
pydantic,
|
||||
requests,
|
||||
wrapt,
|
||||
}:
|
||||
|
||||
@@ -38,6 +39,7 @@ buildPythonPackage rec {
|
||||
idna
|
||||
packaging
|
||||
pydantic
|
||||
requests
|
||||
wrapt
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user