Commit 73f56da
Fix dbt-athena-community version constraints
- Use latest dbt-athena-community when running with latest dbt versions
- Fix conflicting version constraints that caused pip install failures
- Maintain compatibility for dbt 1.8.0 with athena-community>=1.7.0,<1.9.0
- Separate athena version logic from general dbt version constraint logic
Co-Authored-By: Yosef Arbiv <[email protected]>1 parent 5c8c2ba commit 73f56da
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments