python311Packages.mitmproxy: fix build

This commit is contained in:
ocfox
2024-02-11 11:23:16 +08:00
parent c65ffe3f17
commit 3bb28861ad
@@ -63,6 +63,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"aioquic"
"cryptography"
];
propagatedBuildInputs = [