python314Packages.mitmproxy: relax cryptography

This commit is contained in:
Sandro Jäckel
2026-07-02 17:02:00 +02:00
parent 0e1056cb37
commit 7bf3333ea3
@@ -56,11 +56,12 @@ buildPythonPackage rec {
# just keep those
"typing-extensions"
"urwid"
"asgiref"
"cryptography"
"pyparsing"
"ruamel.yaml"
"tornado"
"urwid"
"wsproto"
];