From c3add48f2ae1868f3e2a3743ee21ce303d4396a0 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Tue, 22 Apr 2025 19:20:28 -0400 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 695d7b24..dc08430c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,6 +20,7 @@ dependencies = [ "lxml", "passlib>=1.7.2", "pathvalidate", + "pyscard==2.2.1", "python-dateutil", ] description = "CLI tool to manage Google Workspace"