Commit b4dc6990 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

mistral-vibe: fix by relaxing cryptography

parent fb7aac6d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ python3Packages.buildPythonApplication (finalAttrs: {

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