mitmproxy: relax some dependencies to fix build (#380668)
This commit is contained in:
@@ -60,6 +60,8 @@ buildPythonPackage rec {
|
||||
pythonRelaxDeps = [
|
||||
"passlib"
|
||||
"protobuf"
|
||||
"pyparsing"
|
||||
"ruamel.yaml"
|
||||
"urwid"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user