mirror of
https://github.com/FlipsideCrypto/movement-models.git
synced 2026-02-06 11:46:43 +00:00
dependencies
This commit is contained in:
parent
6ac7465353
commit
621b111e01
@ -1,11 +1,11 @@
|
|||||||
packages:
|
packages:
|
||||||
- package: calogica/dbt_expectations
|
- package: calogica/dbt_expectations
|
||||||
version: [">=0.4.0", "<0.9.0"]
|
version: [">=0.4.0", "<0.9.0"]
|
||||||
- package: dbt-labs/dbt_utils
|
|
||||||
version: 1.0.0
|
|
||||||
- git: https://github.com/FlipsideCrypto/fsc-utils.git
|
- git: https://github.com/FlipsideCrypto/fsc-utils.git
|
||||||
revision: v1.32.0
|
revision: v1.32.0
|
||||||
- package: get-select/dbt_snowflake_query_tags
|
- package: get-select/dbt_snowflake_query_tags
|
||||||
version: [">=2.0.0", "<3.0.0"]
|
version: [">=2.0.0", "<3.0.0"]
|
||||||
- package: Snowflake-Labs/dbt_constraints
|
- package: dbt-labs/dbt_external_tables
|
||||||
version: [">=0.4.0"]
|
version: 0.8.2
|
||||||
|
- package: dbt-labs/dbt_utils
|
||||||
|
version: 1.0.0
|
||||||
@ -1,3 +1,3 @@
|
|||||||
dbt-core>=1.8,<1.9
|
dbt-core>=1.8,<1.9
|
||||||
dbt-snowflake>=1.9,<1.10
|
dbt-snowflake>=1.8,<1.9
|
||||||
protobuf>=5.0,<6.0
|
protobuf==4.25.3
|
||||||
Loading…
Reference in New Issue
Block a user