Skip to content

Commit 130a40b

Browse files
haritamarhanalytics-data-service
authored andcommitted
pytz - make range less restrictive (elementary-data#1865)
1 parent d7a4645 commit 130a40b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ azure-storage-blob = ">=12.11.0"
3434
pymsteams = ">=0.2.2,<1.0.0"
3535
numpy = "<2.0.0"
3636
tabulate = ">= 0.9.0"
37-
pytz = "^2025.1"
37+
pytz = ">= 2025.1"
3838

3939
dbt-snowflake = {version = ">=0.20,<2.0.0", optional = true}
4040
dbt-bigquery = {version = ">=0.20,<2.0.0", optional = true}

0 commit comments

Comments
 (0)