Skip to content

Commit

Permalink
pin dev req
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Nov 21, 2024
1 parent ebfa7d9 commit 358bf1b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# We hardcode these two dependencies to ensure that we are testing against the correct versions of
# released code to ensure we don't introduce any breaking changes
dbt-tests-adapter<=1.10.2
dbt-postgres<=1.9.0
# These point to main to catch any regressions before they are released to OSS
git+https://github.com/dbt-labs/dbt-adapters.git@main
git+https://github.com/dbt-labs/dbt-adapters.git@main#subdirectory=dbt-tests-adapter
git+https://github.com/dbt-labs/dbt-common.git@main
git+https://github.com/dbt-labs/dbt-postgres.git@main
#
black>=24.3.0,<25.0
bumpversion
Expand Down

0 comments on commit 358bf1b

Please sign in to comment.