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:31:06 UTC

[GitHub] [superset] villebro commented on a change in pull request #17963: chore: unbreak pip-compile-multi

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



##########
File path: requirements/base.in
##########
@@ -19,3 +19,4 @@
 pyrsistent>=0.16.1,<0.17
 zipp==3.4.1
 sasl==0.3.1
+wrapt==1.12.1  # required by astroid<2.9 until we bump pylint

Review comment:
       Good catch - As it turns out, `wrapt` is also required by `deprecated`, which in turn is pulled in by `redis`, so it appears we need this in `base.in` after all




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