betodealmeida commented on a change in pull request #15787:
URL: https://github.com/apache/superset/pull/15787#discussion_r673235273
##########
File path: setup.py
##########
@@ -113,9 +111,6 @@ def get_git_sha():
"sqlparse==0.3.0", # PINNED! see
https://github.com/andialbrecht/sqlparse/issues/562
"typing-extensions>=3.7.4.3,<4", # needed to support typing.Literal
on py37
"wtforms-json",
- "pyparsing>=2.4.7, <3.0.0",
- "holidays==0.10.3", # PINNED!
https://github.com/dr-prodigy/python-holidays/issues/406
- "deprecation>=2.1.0, <2.2.0",
Review comment:
These are duplicates, see lines 99, 88, and 77 above.
--
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]