villebro commented on code in PR #25090:
URL: https://github.com/apache/superset/pull/25090#discussion_r1310756847
##########
requirements/base.txt:
##########
@@ -31,8 +31,8 @@ bottleneck==1.3.7
# via pandas
brotli==1.0.9
# via flask-compress
-cachelib==0.4.1
- # via apache-superset
+cachelib==0.6.0
+ # via flask-caching
Review Comment:
I'm tempted to bump this one to a more recent one, but let's do that when we
bump to `Flask-Caching>=2`
--
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]