| # install latest changes in dbt-core | |
| git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core | |
| git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=tests/adapter | |
| mypy | |
| freezegun | |
| black | |
| bumpversion | |
| flake8 | |
| flaky | |
| ipdb | |
| pip-tools | |
| pre-commit | |
| pytest | |
| pytest-dotenv | |
| pytest-logbook | |
| pytest-csv | |
| pytest-xdist | |
| pytz | |
| tox>=3.13 | |
| twine | |
| wheel | |
| mysql-connector-python>=8.0.0,<8.3 |