python314Packages.mitmproxy: relax cryptography

This commit is contained in:
Sandro Jäckel 2026-07-02 17:01:34 +02:00
commit 7bf3333ea3
No known key found for this signature in database
GPG key ID: 236B6291555E8401

View file

@ -56,11 +56,12 @@ buildPythonPackage rec {
# just keep those
"typing-extensions"
"urwid"
"asgiref"
"cryptography"
"pyparsing"
"ruamel.yaml"
"tornado"
"urwid"
"wsproto"
];