Commit 0ad3a9ef authored by Robert Schütz's avatar Robert Schütz
Browse files

python312Packages.open-interpreter: unpin google-generativeai

parent 5127dd03
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ buildPythonPackage rec {
  pythonRemoveDeps = [ "git-python" ];

  pythonRelaxDeps = [
    "google-generativeai"
    "psutil"
    "pynput"
    "yaspin"