We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80d0d4 commit 4688a11Copy full SHA for 4688a11
1 file changed
pyproject.toml
@@ -30,6 +30,7 @@ dependencies = [
30
"pyjwt[crypto]>=2.5.0",
31
"google-events==0.5.0",
32
"google-cloud-firestore>=2.11.0",
33
+ "tzdata>=2024.1",
34
]
35
dynamic = ["version"]
36
0 commit comments