fix tzdata name

This commit is contained in:
besendorf
2025-10-05 13:28:31 +02:00
committed by GitHub
parent ad6d6b21b7
commit 9238ec1c2f

View File

@@ -35,7 +35,7 @@ dependencies = [
"pydantic-settings==2.10.1",
"NSKeyedUnArchiver==1.5.2",
"python-dateutil==2.9.0.post0",
"tz-data==2025.2",
"tzdata==2025.2",
]
requires-python = ">= 3.10"