Pydantic pin was causing issues with dbt-core. I'm fairly certain this is safe since I don't run setup.py when testing locally, and it's not present in requirements.txt
Checklist
[ ] I have run this code in development and it appears to resolve the stated issue
[x] This PR includes tests, or tests are not required/relevant for this PR
[ ] I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.
Description
Pydantic pin was causing issues with dbt-core. I'm fairly certain this is safe since I don't run setup.py when testing locally, and it's not present in requirements.txt
Checklist
CHANGELOG.md
and added information about my change to the "dbt-databricks next" section.