vunnel: relax more deps (#353017)
This commit is contained in:
commit
a956b87b87
@ -20,7 +20,9 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
pythonRelaxDeps = [
|
pythonRelaxDeps = [
|
||||||
"defusedxml"
|
"defusedxml"
|
||||||
"ijson"
|
"ijson"
|
||||||
|
"importlib-metadata"
|
||||||
"sqlalchemy"
|
"sqlalchemy"
|
||||||
|
"websockets"
|
||||||
"xsdata"
|
"xsdata"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user