Skip to content

Commit 47d0048

Browse files
authored
pytz - make range less restrictive (#1865)
1 parent 721bfbe commit 47d0048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)