mistral-vibe: fix by relaxing cryptography (#493989)

This commit is contained in:
kirillrdy
2026-02-25 19:31:30 +00:00
committed by GitHub
+1
View File
@@ -30,6 +30,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
pythonRelaxDeps = [
"agent-client-protocol"
"cryptography"
"gitpython"
"mistralai"
"pydantic-settings"