python3Packages.google-genai: unpin websockets
This commit is contained in:
committed by
Martin Weinelt
parent
6c98d6cc3f
commit
a31a3aa881
@@ -41,6 +41,7 @@ buildPythonPackage rec {
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"tenacity"
|
||||
"websockets"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user