michael-s-molina commented on issue #27077: URL: https://github.com/apache/superset/issues/27077#issuecomment-1969276851
Hi @dbascoules. In order to upgrade Superset's [cachelib](https://github.com/pallets-eco/cachelib) dependency to 0.12.0, [which contains the support for callable keys](https://cachelib.readthedocs.io/en/stable/changes/), we need [flask-caching](https://github.com/pallets-eco/flask-caching) to also update their [requirements](https://github.com/pallets-eco/flask-caching/blob/a367b9f13109d35c1e3df069f5da4c29110a689c/setup.py#L6) to allow that version. -- 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]
