Loading pkgs/development/python-modules/llama-index-instrumentation/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "llama-index-instrumentation"; version = "0.4.1"; version = "0.4.2"; pyproject = true; src = fetchPypi { pname = "llama_index_instrumentation"; inherit version; hash = "sha256-p50N0rq6NPBf9DVNY6mbISMiY1uK+mzJbtAKfhHr/cM="; hash = "sha256-3ElXtk2gkiBgaQ6Fpr6WmKwI404PaekLATZN3sTz3n8="; }; pythonRelaxDeps = [ "pydantic" ]; Loading Loading
pkgs/development/python-modules/llama-index-instrumentation/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "llama-index-instrumentation"; version = "0.4.1"; version = "0.4.2"; pyproject = true; src = fetchPypi { pname = "llama_index_instrumentation"; inherit version; hash = "sha256-p50N0rq6NPBf9DVNY6mbISMiY1uK+mzJbtAKfhHr/cM="; hash = "sha256-3ElXtk2gkiBgaQ6Fpr6WmKwI404PaekLATZN3sTz3n8="; }; pythonRelaxDeps = [ "pydantic" ]; Loading