landryb commented on issue #33219:
URL: https://github.com/apache/superset/issues/33219#issuecomment-3204987645

   looking at the `pip install` log, here's what i had for marshmallow:
   ```
   Collecting marshmallow<5,>=3.18.0
     Using cached marshmallow-4.0.0-py3-none-any.whl (48 kB)
   ```
   this one comes from the `Flask-AppBuilder` wheel where METADATA has
   ```
   Requires-Dist: marshmallow <5,>=3.18.0
   ```
   and now i see that this was handled in 
https://github.com/apache/superset/commit/1a57601fe68aeff855e39993d797eec0bf3a9899


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