villebro commented on code in PR #34561:
URL: https://github.com/apache/superset/pull/34561#discussion_r2257963717
##########
pyproject.toml:
##########
@@ -181,7 +182,6 @@ tdengine = [
"taos-ws-py>=0.3.8"
]
teradata = ["teradatasql>=16.20.0.23"]
-thumbnails = ["Pillow>=10.0.1, <11"]
Review Comment:
@michael-s-molina is the removal of an optional dependency considered a
breaking change? As `Pillow` is hereby promoted to a hard dependency, do we
need to leave the `thumbnails` optional dependency empty until the breaking
window?
--
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]