mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 15:02:11 +00:00
AN-1707 dbt utils depend (#16)
* docs * tests, transaction inner inner update * small fixes * fix dbt utils depend
This commit is contained in:
parent
629a830485
commit
e50f02dbf6
@ -1,7 +1,9 @@
|
||||
packages:
|
||||
- package: calogica/dbt_expectations
|
||||
version: [">=0.4.0", "<0.9.0"]
|
||||
- package: dbt-labs/dbt_utils
|
||||
version: [">=0.8.0", "<0.9.0"]
|
||||
- package: dbt-labs/dbt_external_tables
|
||||
version: 0.8.0
|
||||
- package: Snowflake-Labs/dbt_constraints
|
||||
version: [">=0.4.0", "<0.5.0"]
|
||||
version: [">=0.4.0"]
|
||||
- package: calogica/dbt_expectations
|
||||
version: [">=0.4.0", "<0.6.0"]
|
||||
Loading…
Reference in New Issue
Block a user