bump asgi-amqp dependency

This commit is contained in:
Ryan Petrello 2019-11-26 23:29:50 -05:00
parent ce8c0066d0
commit 68f17eb370
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777
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