python312Packages.mitmproxy: relax passlib (#356144)

This commit is contained in:
Sandro
2024-11-15 14:50:35 +01:00
committed by GitHub
@@ -57,8 +57,8 @@ buildPythonPackage rec {
hash = "sha256-f5TudaLlHtIMAvS7s5mWgqpdi7/vWNF0EdlYNuG67hM=";
};
pythonRelaxDeps = [
"passlib"
"protobuf"
"urwid"
];