You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/01/05 20:35:24 UTC

[GitHub] [superset] hughhhh commented on a change in pull request #17941: Upgrade pip packages and set aiohttp >= 3.7.0

hughhhh commented on a change in pull request #17941:
URL: https://github.com/apache/superset/pull/17941#discussion_r779119916



##########
File path: setup.py
##########
@@ -94,7 +94,7 @@ def get_git_sha() -> str:
         "parsedatetime",
         "pgsanity",
         "polyline",
-        "pyparsing>=2.4.7, <3.0.0",
+        "pyparsing>=2.4.7, <4.0.0",

Review comment:
       @villebro not sure how concerned you are about this upgrade i saw the package is only being used in one place in the codebase. Let me know what you think




-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org