Merge pull request #3993 from ryanpetrello/fix-asgi-bug-362

bump asgi-amqp dependency
This commit is contained in:
Ryan Petrello 2019-11-27 08:03:05 -05:00 committed by GitHub
commit 25c2b9610a
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 @@
ansible-runner==1.4.4
appdirs==1.4.2
asgi-amqp==1.1.3
asgi-amqp==1.1.4
azure-keyvault==1.1.0
boto==2.47.0
channels==1.1.8

View File

@ -3,7 +3,7 @@ amqp==2.4.2 # via kombu
ansible-runner==1.4.4
appdirs==1.4.2
argparse==1.4.0 # via uwsgitop
asgi-amqp==1.1.3
asgi-amqp==1.1.4
asgiref==1.1.2 # via asgi-amqp, channels, daphne
asn1crypto==0.24.0 # via cryptography
attrs==19.1.0 # via automat, service-identity, twisted