mistral-vibe: fix by relaxing cryptography

This commit is contained in:
Gaetan Lepage
2026-02-25 10:22:29 +00:00
parent fb7aac6df5
commit b4dc6990dd
+1
View File
@@ -30,6 +30,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
pythonRelaxDeps = [
"agent-client-protocol"
"cryptography"
"gitpython"
"mistralai"
"pydantic-settings"