Skip to content

Commit

Permalink
build: dbt-core 1.2 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin authored Dec 19, 2022
1 parent 9311593 commit 2aeddc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ project_urls =
[options]
packages = find_namespace:
install_requires =
dbt-core~=1.1
dbt-core~=1.2
firebolt-sdk>=0.10.0
python_requires = >=3.7
include_package_data = True
Expand All @@ -36,7 +36,7 @@ include = dbt, dbt.*

[options.extras_require]
dev =
dbt-tests-adapter~=1.1
dbt-tests-adapter~=1.2
mypy==0.910
pre-commit==2.15.0
pytest==7.*
Expand Down

0 comments on commit 2aeddc1

Please sign in to comment.