Skip to content

Commit fa3bc56

Browse files
committed
python313Packages.mitmproxy: relax h2 version constraint
1 parent ff5687c commit fa3bc56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/development/python-modules/mitmproxy/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ buildPythonPackage rec {
5151
};
5252

5353
pythonRelaxDeps = [
54+
"h2"
5455
"passlib"
5556
"protobuf"
5657
"pyparsing"

0 commit comments

Comments
 (0)