mirror of
https://github.com/dbt-labs/dbt-core
synced 2025-12-17 19:31:34 +00:00
* 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
37 lines
506 B
Plaintext
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
|