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/07 12:01:29 UTC

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

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



##########
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:
       @hughhhh  I think this makes perfect sense. I actually ended up bumping that package in #17963 to unbreak `pip-compile-multi`, so if that PR happens to get merged before this one it might cause a need for a rebase.




-- 
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