villebro edited a comment on issue #9110: Superset install pulls in werkzeug 
1.0 which has changed paths for imports, breaking the intsall
URL: 
https://github.com/apache/incubator-superset/issues/9110#issuecomment-584496976
 
 
   @dpgaspar looking more closely at the stacktrace, it seems `FAB` is pulling 
in `Flask-Babel<1.0`, which pulls in an unpinned version of `werkzeug` but 
actually depends on `werkzeug<1.0`. As this has been fixed in 
`Flask-Babel==1.0.0` which was released last week, I think the cleanest 
solution would be bump `werkzeug>=1.0.0` in FAB if it doesn't introduce any 
other problems.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to