Skip to content

Comments

Chore: Fix dbt 1.3 installation script#5705

Merged
themisvaltinos merged 1 commit intomainfrom
themis/dbt_13_fix
Feb 18, 2026
Merged

Chore: Fix dbt 1.3 installation script#5705
themisvaltinos merged 1 commit intomainfrom
themis/dbt_13_fix

Conversation

@themisvaltinos
Copy link
Contributor

@themisvaltinos themisvaltinos commented Feb 18, 2026

dbt 1.3 pulls in an old version of google-cloud-bigquery==2.34.4 which uses the deprecated pkg_resources. so this is to upgrade google-cloud-bigquery to version 3.0.0+ which no longer depends on pkg_resources. This is the same approach used for dbt 1.6.0 in the Makefile

@themisvaltinos themisvaltinos merged commit d8d653f into main Feb 18, 2026
36 checks passed
@themisvaltinos themisvaltinos deleted the themis/dbt_13_fix branch February 18, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants