mistercrunch commented on PR #31503:
URL: https://github.com/apache/superset/pull/31503#issuecomment-2576606319

   Ok I pushed by bumping a bunch of libraries here, and ultimately got to a 
place where `next` hung on `setup-backend` while installing python deps. Turns 
out there were no wheels out for pandas/numpy for the version we had pinned. So 
I bumped it beyond the range that was specified in our `pyproject.toml` (there 
was no note around why it had an upper bound) and uncovered some other issue we 
have with this newer version `pandas`.


-- 
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]

Reply via email to