Merge pull request #310566 from suhr/oterm
oterm: use current version of `typer`
This commit is contained in:
@@ -20,6 +20,7 @@ python3Packages.buildPythonApplication rec {
|
||||
"pillow"
|
||||
"httpx"
|
||||
"packaging"
|
||||
"typer"
|
||||
];
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
|
||||
Reference in New Issue
Block a user