Merge pull request #310566 from suhr/oterm

oterm: use current version of `typer`
This commit is contained in:
OTABI Tomoya
2024-05-11 07:48:58 +09:00
committed by GitHub
+1
View File
@@ -20,6 +20,7 @@ python3Packages.buildPythonApplication rec {
"pillow"
"httpx"
"packaging"
"typer"
];
propagatedBuildInputs = with python3Packages; [