Unverified Commit 87f9e7dd authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

Merge pull request #310566 from suhr/oterm

oterm: use current version of `typer`
parents e21dccc5 9ce4d95f
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; [