michael-s-molina commented on code in PR #25090:
URL: https://github.com/apache/superset/pull/25090#discussion_r1311497836
##########
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:
Yes, it's safer to do that when bumping Flask-Caching 👍🏼
##########
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:
Yes, it's safer to do that when bumping Flask-Caching 👍🏼
--
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]