Loading pkgs/development/python-modules/litellm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ buildPythonPackage rec { pname = "litellm"; version = "1.74.3"; version = "1.74.7"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -55,7 +55,7 @@ buildPythonPackage rec { owner = "BerriAI"; repo = "litellm"; tag = "v${version}-stable"; hash = "sha256-wxj9zkaUo5SKbPd2KqEq5r9qPk2ipHr19bIX13/hnGY="; hash = "sha256-PKBT2Yhn5SprToMGyB2i35Iy+97FNVpyAo/wAwxuBoc="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/litellm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ buildPythonPackage rec { pname = "litellm"; version = "1.74.3"; version = "1.74.7"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -55,7 +55,7 @@ buildPythonPackage rec { owner = "BerriAI"; repo = "litellm"; tag = "v${version}-stable"; hash = "sha256-wxj9zkaUo5SKbPd2KqEq5r9qPk2ipHr19bIX13/hnGY="; hash = "sha256-PKBT2Yhn5SprToMGyB2i35Iy+97FNVpyAo/wAwxuBoc="; }; build-system = [ poetry-core ]; Loading