python3Packages.google-genai: unpin websockets

This commit is contained in:
Robert Schütz
2026-02-01 17:40:56 +01:00
committed by Martin Weinelt
parent 6c98d6cc3f
commit a31a3aa881
@@ -41,6 +41,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"tenacity"
"websockets"
];
dependencies = [