mistercrunch commented on issue #33162:
URL: https://github.com/apache/superset/issues/33162#issuecomment-2971136044

   @sadpandajoe and @michael-s-molina have been closer to releases, but I also 
want to make sure no one gets blocked or depends on a release to deploy 
Superset. Depending on how you do your own CI and deployments, there should be 
many ways for you to deploy the previous release. About `marshmallow` 
specifically, it should be as simple as "pip installing" `marshmallow==3.26.1` 
prior to pip installing the official `apache-superset` package. Or better, `pip 
install -r requirements/base.txt` to insure that you install all of the repo's 
pinned dependencies that are the ones we use for all of our tests / CI 
workloads. Or even better, use `uv pip install` as a faster alternative


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to