Browse Source

Upgrade kombu to 3.0.30 for python 2.7.11 compatibility

Baptiste Jonglez 9 years ago
parent
commit
fc8f459993
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -4,7 +4,7 @@ billiard==3.3.0.20
 celery==3.1.18
 Django==1.8.5
 djangorestframework==3.2.4
-kombu==3.0.28
+kombu==3.0.30
 Pillow==2.9.0
 pytz==2015.6
 wheel==0.24.0