home-assistant: relax cryptography constraint

This commit is contained in:
Martin Weinelt
2022-06-06 11:46:27 -07:00
committed by Jonathan Ringer
parent 5d96f579a5
commit c5b343cfd8
+1
View File
@@ -210,6 +210,7 @@ in python.pkgs.buildPythonApplication rec {
"attrs"
"awesomeversion"
"bcrypt"
"cryptography"
"httpx"
"PyJWT"
];