Commit 3d667459 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

mistral-vibe: relax agent-client-protocol

parent d9b01945
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
  ];

  pythonRelaxDeps = [
    "agent-client-protocol"
    "gitpython"
    "mistralai"
    "pydantic"