Commit 6de0160
committed
fix: [AI-196] install
The managed engine install was missing the `[warehouses]` optional
dependency group, which includes `snowflake-connector-python`,
`psycopg2-binary`, `duckdb`, and other database connectors. This
caused FinOps tools and warehouse operations to fail with
"snowflake-connector-python not installed" errors.
Closes #196altimate-engine[warehouses] extra by default1 parent e5a13dc commit 6de0160
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments