Loading pkgs/development/python-modules/cohere/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "cohere"; version = "5.7.0"; version = "5.8.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "cohere-ai"; repo = "cohere-python"; rev = "refs/tags/${version}"; hash = "sha256-j8X+DLE6DOxaKoZC1J8eAWZUr3XsfY6RZMKrmJqQ6dw="; hash = "sha256-ejqsiT0hDBusqOjDGaK6Wda3xr3iyZuQPFj0EDugcew="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/cohere/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "cohere"; version = "5.7.0"; version = "5.8.0"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "cohere-ai"; repo = "cohere-python"; rev = "refs/tags/${version}"; hash = "sha256-j8X+DLE6DOxaKoZC1J8eAWZUr3XsfY6RZMKrmJqQ6dw="; hash = "sha256-ejqsiT0hDBusqOjDGaK6Wda3xr3iyZuQPFj0EDugcew="; }; build-system = [ poetry-core ]; Loading