python3Packages.cohere: relax httpx-sse constraint
This commit is contained in:
@@ -44,6 +44,8 @@ buildPythonPackage rec {
|
||||
typing-extensions
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [ "httpx-sse" ];
|
||||
|
||||
# tests require CO_API_KEY
|
||||
doCheck = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user