You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/08/16 14:25:00 UTC

[GitHub] [superset] dpgaspar commented on issue #20723: ModuleNotFoundError: No module named 'werkzeug.wrappers.etag'

dpgaspar commented on issue #20723:
URL: https://github.com/apache/superset/issues/20723#issuecomment-1216710718

   Seems like `ETagResponseMixin` was removed here: https://github.com/pallets/werkzeug/pull/2276
   it was deprecated, we should update our `etag_cache` method accordingly.
   
   Do note that production Superset installations should use pinned dependencies based on: https://github.com/apache/superset/blob/master/requirements/base.txt
   


-- 
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-unsubscribe@superset.apache.org

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


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