diff --git a/dev-requirements.txt b/dev-requirements.txt index 9c99bc03..9d6e9f40 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,8 +1,8 @@ # install latest changes in dbt-core + dbt-tests-adapter -git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core -git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter +#git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core +#git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter -#dbt-tests-adapter==1.9.2 +dbt-tests-adapter==1.9.2 boto3 mypy-boto3-glue