Merge pull request #3052 from wwitzel3/bump-asgi_amqp

Use latest version of asgi_amqp
This commit is contained in:
Ryan Petrello 2018-10-10 16:07:57 -04:00 committed by GitHub
commit 71577bb00d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
apache-libcloud==2.2.1
appdirs==1.4.2
asgi-amqp==1.1.1
asgi-amqp==1.1.2
asgiref==1.1.2
azure==3.0.0
backports.ssl-match-hostname==3.5.0.1

View File

@ -10,7 +10,7 @@ anyjson==0.3.3 # via kombu
apache-libcloud==2.2.1
appdirs==1.4.2
argparse==1.4.0 # via uwsgitop
asgi-amqp==1.1.1
asgi-amqp==1.1.2
asgiref==1.1.2
asn1crypto==0.24.0 # via cryptography
attrs==17.4.0 # via automat, service-identity