diff --git a/pyproject.toml b/pyproject.toml index 2584810..532c0f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,6 +14,8 @@ dependencies = [ "uvicorn[standard]>=0.30.0", "aiofiles>=23.0", "websockets>=11.0", + "python-pam>=1.8.4", + "itsdangerous>=2.1.0", ] [project.optional-dependencies]