Loading pkgs/development/python-modules/anthropic/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "anthropic"; version = "0.25.8"; version = "0.26.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "anthropics"; repo = "anthropic-sdk-python"; rev = "refs/tags/v${version}"; hash = "sha256-CBe5rzO2+m1AGfDbAqxCzZ+Rm1Er4e0JuxtFRzgHV/Q="; hash = "sha256-xoYhRRanqZ93UlSoqeeH83JmsoiijDTUDtnY3VDLQAg="; }; build-system = [ Loading Loading
pkgs/development/python-modules/anthropic/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "anthropic"; version = "0.25.8"; version = "0.26.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "anthropics"; repo = "anthropic-sdk-python"; rev = "refs/tags/v${version}"; hash = "sha256-CBe5rzO2+m1AGfDbAqxCzZ+Rm1Er4e0JuxtFRzgHV/Q="; hash = "sha256-xoYhRRanqZ93UlSoqeeH83JmsoiijDTUDtnY3VDLQAg="; }; build-system = [ Loading