mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 22:18:01 -03:30
pin appdirs==1.4.2
setuptools requires appdirs >= 1.4.0
ff371f18f0 (diff-2eeaed663bd0d25b7e608891384b7298)
This commit is contained in:
parent
c919f1ef30
commit
30a3439aa9
@ -4,6 +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
|
||||
appdirs==1.4.2
|
||||
asgi-amqp==0.4.0
|
||||
azure==2.0.0rc6
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
|
||||
@ -13,7 +13,7 @@ adal==0.4.3 # via msrestazure
|
||||
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
|
||||
appdirs==1.4.2
|
||||
asgi-amqp==0.4.0
|
||||
asgiref==1.0.0 # via asgi-amqp, channels, daphne
|
||||
attrs==16.3.0 # via service-identity
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user