Skip to content

Commit 25ed496

Browse files
committed
chore(pyproject): add click dependency
1 parent 457a32b commit 25ed496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ authors = [
1212
requires-python = ">=3.11"
1313
dependencies = [
1414
"advanced-gam-for-google-workspace @ git+https://github.com/taers232c/GAMADV-XTD3.git@v7.00.38#subdirectory=src",
15+
"click==8.1.7",
1516
"pandas==2.2.3",
1617
"tzdata",
1718
]

0 commit comments

Comments
 (0)