Skip to content

Commit 4688a11

Browse files
IzaakGoughIzaak Gough
andauthored
fix: add tzdata as a required dependency (#276)
Co-authored-by: Izaak Gough <izaakgough@gmail.com>
1 parent d80d0d4 commit 4688a11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ dependencies = [
3030
"pyjwt[crypto]>=2.5.0",
3131
"google-events==0.5.0",
3232
"google-cloud-firestore>=2.11.0",
33+
"tzdata>=2024.1",
3334
]
3435
dynamic = ["version"]
3536

0 commit comments

Comments
 (0)