python311Packages.weasel: unbreak relax deps typer

This commit is contained in:
annalee
2024-05-07 05:06:39 +00:00
parent 0c251eee7a
commit 86cdfb44d3
@@ -33,6 +33,7 @@ buildPythonPackage rec {
pythonRelaxDeps = [
"cloudpathlib"
"smart-open"
"typer"
];
nativeBuildInputs = [