bump asgi-amqp dependency

This commit is contained in:
Ryan Petrello 2019-11-26 23:29:50 -05:00
parent 211786976d
commit 1ad8a49155
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,7 +1,7 @@
ansible-runner==1.4.4
ansiconv==1.0.0
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

@ -4,7 +4,7 @@ ansible-runner==1.4.4
ansiconv==1.0.0
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