python313Packages.mitmproxy: relax h2 version constraint

This commit is contained in:
Robert Schütz
2025-04-04 10:06:24 -07:00
parent ff5687c783
commit fa3bc563c8
@@ -51,6 +51,7 @@ buildPythonPackage rec {
};
pythonRelaxDeps = [
"h2"
"passlib"
"protobuf"
"pyparsing"