You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* downgrades kombu for old redis-py tests
Underlying Kombu (transport) library has bumped required version of
redis-py to 3.2.0.
This commit locks celery4X_redis210 to the older version of Kombu
(4.3.0) that doesn't require the latest redis-py.
See https://github.com/celery/kombu/blob/3e60e6503a77b9b1a987cf7954659929abac9bac/Changelog#L35
* Take two
* Add new test case to circle
* fix kombu44 explicit dep on redis
* remove old comment
0 commit comments