Compare commits

...

1 Commits

Author SHA1 Message Date
Michelle Ark
2bebb3b773 bump dbt-adapters to 0.1.0.a5 2024-01-26 10:06:22 -05:00

View File

@@ -73,7 +73,7 @@ setup(
"minimal-snowplow-tracker~=0.0.2", "minimal-snowplow-tracker~=0.0.2",
"dbt-semantic-interfaces~=0.5.0a2", "dbt-semantic-interfaces~=0.5.0a2",
"dbt-common~=0.1.0", "dbt-common~=0.1.0",
"dbt-adapters~=0.1.0a2", "dbt-adapters~=0.1.0a5",
# ---- # ----
# Expect compatibility with all new versions of these packages, so lower bounds only. # Expect compatibility with all new versions of these packages, so lower bounds only.
"packaging>20.9", "packaging>20.9",