You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to install dbt-osmosis and dbt-core 1.9.0 into a virtual environment the following error is returned:
The conflict is caused by:
The user requested dbt-core==1.9.0
dbt-postgres 1.9.0 depends on dbt-core>=1.8.0
dbt-osmosis 0.13.2 depends on dbt-core<1.9 and >=1.6
The text was updated successfully, but these errors were encountered:
When trying to install dbt-osmosis and dbt-core
1.9.0
into a virtual environment the following error is returned:The text was updated successfully, but these errors were encountered: