python3Packages.cohere: drop duplicated attribute pythonRelaxDeps

One was merged to the main branch and the other to staging-next via:

- https://github.com/NixOS/nixpkgs/commit/caf7e71f074b95d27d0aff1dd323677361f6e342 (2025-08-09)
- https://github.com/NixOS/nixpkgs/commit/01c4d563f15356264eaae33bfd21bbe6dd4fb120 (2025-08-13)
This commit is contained in:
Fabián Heredia Montiel
2025-08-14 00:09:51 -06:00
parent 1b4752b622
commit 6cfd122dae
@@ -30,8 +30,6 @@ buildPythonPackage rec {
hash = "sha256-spnkDzkPAjf/4vG7bB4d9RBc3tES+Va4wzmFJFA2/NI=";
};
pythonRelaxDeps = [ "httpx-sse" ];
build-system = [ poetry-core ];
dependencies = [