1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00

Merge pull request #2972 from wwitzel3/devel

update to the latest asgi-amqp
This commit is contained in:
Chris Meyers 2019-01-03 08:22:05 -05:00 committed by GitHub
commit d57fc998d5
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,5 +1,5 @@
appdirs==1.4.2
asgi-amqp==1.1.2
asgi-amqp==1.1.3
asgiref==1.1.2
boto==2.47.0
channels==1.1.8

View File

@ -7,7 +7,7 @@
amqp==2.3.2 # via kombu
appdirs==1.4.2
argparse==1.4.0 # via uwsgitop
asgi-amqp==1.1.2
asgi-amqp==1.1.3
asgiref==1.1.2
asn1crypto==0.24.0 # via cryptography
attrs==17.4.0 # via automat, service-identity