john-bodley commented on code in PR #28747:
URL: https://github.com/apache/superset/pull/28747#discussion_r1619246857
##########
pyproject.toml:
##########
@@ -57,7 +57,7 @@ dependencies = [
"geopy",
"gunicorn>=22.0.0; sys_platform != 'win32'",
"hashids>=1.3.1, <2",
- "holidays>=0.25, <0.26",
+ "holidays>=0.25",
Review Comment:
Should we bump the lower bound and also place an upper bound of `1.0.0` as
well?
--
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]