We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721bfbe commit 47d0048Copy full SHA for 47d0048
pyproject.toml
@@ -34,7 +34,7 @@ azure-storage-blob = ">=12.11.0"
34
pymsteams = ">=0.2.2,<1.0.0"
35
numpy = "<2.0.0"
36
tabulate = ">= 0.9.0"
37
-pytz = "^2025.1"
+pytz = ">= 2025.1"
38
39
dbt-snowflake = {version = ">=0.20,<2.0.0", optional = true}
40
dbt-bigquery = {version = ">=0.20,<2.0.0", optional = true}
0 commit comments