Commit Graph

4 Commits

Author SHA1 Message Date
Omer Katz 71c0d0a34b
Revert "Pin Redis-py version (#946)" (#952)
This reverts commit d9de66bd4e.
2018-11-19 19:34:08 +02:00
Ash Berlin-Taylor d9de66bd4e Pin Redis-py version (#946)
Redis-py 3.0.0 was released today and introduced a backwards incompatible changes.

9b03af26dc/CHANGES (L27-L29)

This isn't the "best" fix but is the quickest
2018-11-15 19:10:34 +02:00
Colin Jeanne 488ed977e0 Require Redis 2.10.4 or greater (#788)
* Require Redis 2.10.4 or greater

The Redis transport uses the `can_read`'s `timeout` parameter. This parameter was added in 2.10.4.

* Bump the version to what Celery uses
2017-09-08 07:45:35 +03:00
Ask Solem 69ecc1ac3e Adds setuptools bundles 2013-10-02 14:43:19 +01:00