We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457a32b commit 25ed496Copy full SHA for 25ed496
pyproject.toml
@@ -12,6 +12,7 @@ authors = [
12
requires-python = ">=3.11"
13
dependencies = [
14
"advanced-gam-for-google-workspace @ git+https://github.com/taers232c/[email protected]#subdirectory=src",
15
+ "click==8.1.7",
16
"pandas==2.2.3",
17
"tzdata",
18
]
0 commit comments