Add support for celery SQS backend

This commit is contained in:
Frank Hamand 2019-01-18 14:19:30 +00:00
parent ae97ba7a52
commit 0f994880f3
No known key found for this signature in database
GPG Key ID: 8EC213944E31752C
2 changed files with 18 additions and 1 deletions

View File

@ -1,3 +1,8 @@
master
------
* Add support for celery SQS backend
Version 0.11.13
---------------

View File

@ -2,6 +2,7 @@ amqp==2.1.4
anyjson==0.3.3
appdirs==1.4.3
billiard==3.5.0.2
boto==2.49.0
celery==4.0.2
coreapi==2.3.0
coreschema==0.0.4
@ -22,24 +23,35 @@ gunicorn==19.7.1
httplib2==0.10.3
icalendar==3.11.3
itypes==1.1.0
python-jenkins==0.4.15
Jinja2==2.9.6
kombu==4.0.2
Markdown==2.6.8
MarkupSafe==1.0
multi-key-dict==2.0.3
oauthlib==3.0.0
packaging==16.8
pbr==5.1.1
psycopg2==2.7.1
pyasn1==0.4.5
pyasn1-modules==0.2.3
pycurl==7.43.0.1
Pygments==2.2.0
PyJWT==1.7.1
pyparsing==2.2.0
PySocks==1.6.7
python-dateutil==2.6.0
python-jenkins==0.4.15
python-ldap==3.1.0
python-openid==2.2.5
pytz==2017.2
rcssmin==1.0.6
redis==2.10.5
requests==2.13.0
requests-oauthlib==1.2.0
rjsmin==1.0.12
six==1.10.0
social-auth-app-django==1.1.0
social-auth-core==3.0.0
twilio==5.7.0
uritemplate==3.0.0
vine==1.1.3