-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Downstream packages have conflicting dependencies #50
Comments
@edgarrmondragon do you have update or estimate of when this can be fixed? It's blocking most of my work and looks like our airflow pipelines will fail tonight if it doesnt get resolved by EOD. |
@pnadolny13 This should've been fixed by #51. Is there a way to reproduce this in squared so I can test? |
@edgarrmondragon and @pnadolny13 - Can we close this as resolved? Anything outstanding? |
@aaronsteers I just want to confirm that |
@edgarrmondragon @aaronsteers I just merged meltano/superset-ext#8 after confirming it works, I also had to open meltano/hub#1169 to fix other bugs that were blocking me from testing it. |
I'm gonna close this. We can re-open or log new issues if they come up |
Two ways to fix this
pydantic
andstructlog
dependencies #47We should probably do both, but it's easier to start with
1
.Dependents burndown:
dbt-ext
: chore: Update to use the latest EDK API dbt-ext#19airflow-ext
: chore: pin edk to v0.1.0 airflow-ext#32superset-ext
: chore: pin edk to v0.1.0 superset-ext#8The text was updated successfully, but these errors were encountered: