Skip to content
Snippets Groups Projects
Verified Commit 871db159 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Upgraded kombu to fix an incompatibility with redis>=3

parent 37ca06c3
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ pytz==2018.9
# Redis support
django-redis>=4.10,<4.11
redis>=3.0,<3.1
kombu>=4.2.2,<4.3
celery>=4.2,<4.3
......
Upgraded kombu to fix an incompatibility with redis>=3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment