diff --git a/pyproject.toml b/pyproject.toml index e4772383..e8d6d853 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,6 +32,7 @@ dependencies = [ "copier~=9.7", "typer~=0.15", "markdown~=3.9", + "PyJWT~=2.9", ]