Files
dbt-core/dev-requirements.txt
colin-rogers-dbt 15dcb9a19d Remove dbt-postgres and dbt-tests-adapter from dbt-core (#9492)
* delete dbt-tests-adapter and dbt-postgres from dbt-core

* update non-code files to reflect change

* add changie

* update build-dist.sh

* update tox.ini

* fix build-dist.sh

* move adapter tests into /functional dir

* remove adapter unit tests

* update code comments and README.md
2024-02-05 12:28:57 -08:00

37 lines
506 B
Plaintext

git+https://github.com/dbt-labs/dbt-adapters.git@main
git+https://github.com/dbt-labs/dbt-postgres.git@main
black==23.3.0
bumpversion
ddtrace==2.1.7
docutils
flake8
flaky
freezegun==0.3.12
hypothesis
ipdb
mypy==1.4.1
pip-tools
pre-commit
protobuf>=4.0.0
pytest~=7.4
pytest-cov
pytest-csv~=3.0
pytest-dotenv
pytest-logbook
pytest-mock
pytest-split
pytest-xdist
sphinx
tox>=3.13
twine
types-docutils
types-PyYAML
types-Jinja2
types-mock
types-protobuf
types-pytz
types-requests
types-setuptools
wheel
mocker