Commit 9ce4d95f authored by Сухарик's avatar Сухарик
Browse files

oterm: use current version of `typer`

parent 7074b00c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ python3Packages.buildPythonApplication rec {
    "pillow"
    "httpx"
    "packaging"
    "typer"
  ];

  propagatedBuildInputs = with python3Packages; [