python312Packages.open-interpreter: unpin google-generativeai

This commit is contained in:
Robert Schütz 2024-10-03 14:36:50 -07:00
parent 5127dd03ce
commit 0ad3a9ef89

View File

@ -50,6 +50,7 @@ buildPythonPackage rec {
pythonRemoveDeps = [ "git-python" ];
pythonRelaxDeps = [
"google-generativeai"
"psutil"
"pynput"
"yaspin"