forked from dagster-io/dagster
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Summary & Motivation Our `pyright` env has too many constraints from all its installed packages, which caused dagster-io#21518 to fail once it was merged to master. Relax the `dbt-core` constraint for now, but leave the enforcement for `dbt-core>=1.6` at run time. ## How I Tested These Changes bk
- Loading branch information
1 parent
04755d7
commit 7a2cf65
Showing
4 changed files
with
213 additions
and
221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.