zhaoyongjie commented on a change in pull request #11418:
URL:
https://github.com/apache/incubator-superset/pull/11418#discussion_r540643304
##########
File path: requirements/base.txt
##########
@@ -24,6 +24,7 @@ chardet==3.0.4 # via aiohttp
click==7.1.2 # via apache-superset, flask, flask-appbuilder
colorama==0.4.4 # via apache-superset, flask-appbuilder
contextlib2==0.6.0.post1 # via apache-superset
+convertdate==2.2.0 # via holidays
Review comment:
current python-holidays depend on convertdate == 2.2.0, convertate
depend on 'pytz>=2014.10, < 2020'. Conflict with the current pytz
version(pytz==2020.4), but python-holidays community is trying to fix the
problem.
https://github.com/dr-prodigy/python-holidays/issues/406
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]