rusackas commented on PR #41261: URL: https://github.com/apache/superset/pull/41261#issuecomment-4765192568
@durgaprasadml good call to check. Turns out the failures were nothing to do with msgpack at runtime, just that Dependabot bumped the pin in `pyproject.toml` but left the lockfiles on `1.0.8`, so the resolution was unsatisfiable and everything fell over at setup. Regenerated `base.txt`/`development.txt` via `scripts/uv-pip-compile.sh`, so CI should sort itself out now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
