python31{1,2}Packages.mandown,mandown: unbreak -- relax lxml dep

This commit is contained in:
annalee
2024-05-08 18:48:03 +00:00
parent 156f07b05f
commit 871d98d964
@@ -34,6 +34,7 @@ buildPythonPackage rec {
];
pythonRelaxDeps = [
"lxml"
"pillow"
"typer"
];