Loading pkgs/development/python-modules/graphrag/default.nix +3 −12 Original line number Diff line number Diff line Loading @@ -40,14 +40,14 @@ buildPythonPackage rec { pname = "graphrag"; version = "0.3.0"; version = "0.3.1"; pyproject = true; src = fetchFromGitHub { owner = "microsoft"; repo = "graphrag"; rev = "refs/tags/v${version}"; hash = "sha256-QPUxDMKO2qxF5qrk+vJCrJxyGwVWv7655YAVCis+XwM="; hash = "sha256-97X9a3ietWDc5UgdgQ2ZSc7DPDEi96LxfO5aVZMNOfg="; }; build-system = [ Loading @@ -55,16 +55,7 @@ buildPythonPackage rec { poetry-dynamic-versioning ]; pythonRelaxDeps = [ "aiofiles" "azure-identity" "json-repair" "lancedb" "scipy" "tenacity" "textual" "tiktoken" ]; pythonRelaxDeps = true; dependencies = [ aiofiles Loading Loading
pkgs/development/python-modules/graphrag/default.nix +3 −12 Original line number Diff line number Diff line Loading @@ -40,14 +40,14 @@ buildPythonPackage rec { pname = "graphrag"; version = "0.3.0"; version = "0.3.1"; pyproject = true; src = fetchFromGitHub { owner = "microsoft"; repo = "graphrag"; rev = "refs/tags/v${version}"; hash = "sha256-QPUxDMKO2qxF5qrk+vJCrJxyGwVWv7655YAVCis+XwM="; hash = "sha256-97X9a3ietWDc5UgdgQ2ZSc7DPDEi96LxfO5aVZMNOfg="; }; build-system = [ Loading @@ -55,16 +55,7 @@ buildPythonPackage rec { poetry-dynamic-versioning ]; pythonRelaxDeps = [ "aiofiles" "azure-identity" "json-repair" "lancedb" "scipy" "tenacity" "textual" "tiktoken" ]; pythonRelaxDeps = true; dependencies = [ aiofiles Loading