Loading pkgs/development/python-modules/cohere/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ pydantic, pydantic-core, requests, sagemaker, tokenizers, types-requests, typing-extensions, Loading @@ -22,14 +23,14 @@ buildPythonPackage rec { pname = "cohere"; version = "5.10.0"; version = "5.11.0"; pyproject = true; src = fetchFromGitHub { owner = "cohere-ai"; repo = "cohere-python"; rev = "refs/tags/${version}"; hash = "sha256-9d72JWEz2L8yyZQKkdwQMgwQM3nz4yVHnmVCERaa5C8="; hash = "sha256-KhONCdIGKYbIcFG+zv6uXSiX+crsmgPZUU+5NsSWaA8="; }; build-system = [ poetry-core ]; Loading @@ -43,6 +44,7 @@ buildPythonPackage rec { pydantic pydantic-core requests sagemaker tokenizers types-requests typing-extensions Loading Loading
pkgs/development/python-modules/cohere/default.nix +4 −2 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ pydantic, pydantic-core, requests, sagemaker, tokenizers, types-requests, typing-extensions, Loading @@ -22,14 +23,14 @@ buildPythonPackage rec { pname = "cohere"; version = "5.10.0"; version = "5.11.0"; pyproject = true; src = fetchFromGitHub { owner = "cohere-ai"; repo = "cohere-python"; rev = "refs/tags/${version}"; hash = "sha256-9d72JWEz2L8yyZQKkdwQMgwQM3nz4yVHnmVCERaa5C8="; hash = "sha256-KhONCdIGKYbIcFG+zv6uXSiX+crsmgPZUU+5NsSWaA8="; }; build-system = [ poetry-core ]; Loading @@ -43,6 +44,7 @@ buildPythonPackage rec { pydantic pydantic-core requests sagemaker tokenizers types-requests typing-extensions Loading