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
- networkx a dependency of dbt-core just released a version 2.8.1 which is incompatible with Python 3.7
- dbt-core v1.0.7 fixes this by defining a conditional dependency on networkx based on the Python 3 version
0 commit comments