mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 01:34:45 -03:30
Make current_groups a set to easily avoid duplicates, update asgi-amqp requirement
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
-e git+https://github.com/ansible/dm.xmlsec.binding.git@master#egg=dm.xmlsec.binding
|
||||
-e git+https://github.com/chrismeyersfsu/pyrax@tower#egg=pyrax
|
||||
apache-libcloud==1.3.0
|
||||
asgi-amqp==0.3.1
|
||||
asgi-amqp==0.4.0
|
||||
azure==2.0.0rc6
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
boto==2.45.0
|
||||
|
||||
@@ -14,7 +14,7 @@ amqp==1.4.9 # via kombu
|
||||
anyjson==0.3.3 # via kombu
|
||||
apache-libcloud==1.3.0
|
||||
appdirs==1.4.0 # via os-client-config, python-ironicclient, rply
|
||||
asgi-amqp==0.3.1
|
||||
asgi-amqp==0.4.0
|
||||
asgiref==1.0.0 # via asgi-amqp, channels, daphne
|
||||
attrs==16.3.0 # via service-identity
|
||||
autobahn==0.17.0 # via daphne
|
||||
|
||||
Reference in New Issue
Block a user