upd proj name and dependencies

This commit is contained in:
forgash_ 2024-09-11 11:22:35 -06:00
parent 4d48444752
commit 8158065e6f
3 changed files with 16 additions and 16 deletions

View File

@ -1,7 +1,7 @@
# Name your project! Project names should contain only lowercase characters
# and underscores. A good package name should reflect your organization's
# name or the intended use of these models
name: "near"
name: "near_models"
version: "1.2.0"
config-version: 2

View File

@ -1,14 +1,14 @@
packages:
- package: calogica/dbt_expectations
version: 0.8.0
- package: dbt-labs/dbt_utils
version: 1.0.0
- git: https://github.com/FlipsideCrypto/fsc-utils.git
revision: 3a45311f3e94c8a695443f77aab433a05b894f90
- package: get-select/dbt_snowflake_query_tags
version: 2.3.2
- package: calogica/dbt_date
version: 0.7.2
- git: https://github.com/FlipsideCrypto/livequery-models.git
revision: bca494102fbd2d621d32746e9a7fe780678044f8
sha1_hash: fbcbdbe8b2795b045e82d914d8fe7cf4421a01bc
- package: calogica/dbt_expectations
version: 0.8.2
- package: dbt-labs/dbt_utils
version: 1.0.0
- git: https://github.com/FlipsideCrypto/fsc-utils.git
revision: eb33ac727af26ebc8a8cc9711d4a6ebc3790a107
- package: get-select/dbt_snowflake_query_tags
version: 2.5.0
- package: calogica/dbt_date
version: 0.7.2
- git: https://github.com/FlipsideCrypto/livequery-models.git
revision: b024188be4e9c6bc00ed77797ebdc92d351d620e
sha1_hash: a5a40cdddf3ec9915e1261f431b7f15f686e71f1

View File

@ -1,9 +1,9 @@
packages:
- package: calogica/dbt_expectations
version: 0.8.0
version: 0.8.2
- package: dbt-labs/dbt_utils
version: 1.0.0
- git: https://github.com/FlipsideCrypto/fsc-utils.git
revision: "v1.9.3"
revision: "v1.29.0"
- package: get-select/dbt_snowflake_query_tags
version: [">=2.0.0", "<3.0.0"]