Loading pkgs/development/python-modules/openai/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ buildPythonPackage rec { pname = "openai"; version = "1.65.3"; version = "1.66.3"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -45,7 +45,7 @@ buildPythonPackage rec { owner = "openai"; repo = "openai-python"; tag = "v${version}"; hash = "sha256-RsLJBuus/84B9NzX6PwYOfmbH7M1eKiXqbyoNlpiEzg="; hash = "sha256-T9ZW/93ovzJgLEjLgzp/4bPezONxqlYNFpe6U8a7q/A="; }; build-system = [ Loading Loading
pkgs/development/python-modules/openai/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ buildPythonPackage rec { pname = "openai"; version = "1.65.3"; version = "1.66.3"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -45,7 +45,7 @@ buildPythonPackage rec { owner = "openai"; repo = "openai-python"; tag = "v${version}"; hash = "sha256-RsLJBuus/84B9NzX6PwYOfmbH7M1eKiXqbyoNlpiEzg="; hash = "sha256-T9ZW/93ovzJgLEjLgzp/4bPezONxqlYNFpe6U8a7q/A="; }; build-system = [ Loading