oterm: use current version of typer

This commit is contained in:
Сухарик
2024-05-10 17:05:01 +03:00
parent 7074b00ce2
commit 9ce4d95fa7
+1
View File
@@ -20,6 +20,7 @@ python3Packages.buildPythonApplication rec {
"pillow"
"httpx"
"packaging"
"typer"
];
propagatedBuildInputs = with python3Packages; [