mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
pip prefers - not _
This commit is contained in:
parent
ba3054eb8c
commit
f5ccdde508
@ -6,7 +6,7 @@
|
||||
apache-libcloud==1.3.0
|
||||
asgi-amqp==0.3.1
|
||||
azure==2.0.0rc6
|
||||
backports.ssl_match_hostname==3.5.0.1
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
boto==2.43.0
|
||||
channels==0.17.3
|
||||
celery==3.1.17
|
||||
|
||||
@ -38,7 +38,7 @@ azure-storage==0.33.0 # via azure
|
||||
azure==2.0.0rc6
|
||||
Babel==2.3.4 # via osc-lib, oslo.i18n, python-cinderclient, python-glanceclient, python-heatclient, python-magnumclient, python-neutronclient, python-novaclient, python-openstackclient, python-troveclient
|
||||
backports.functools-lru-cache==1.3 # via jaraco.functools
|
||||
backports.ssl_match_hostname==3.5.0.1 # via websocket-client
|
||||
backports.ssl-match-hostname==3.5.0.1 # via websocket-client
|
||||
baron==0.6.2 # via redbaron
|
||||
billiard==3.3.0.23 # via celery
|
||||
boto==2.43.0
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
-e git+https://github.com/chrismeyersfsu/pyrax@tower#egg=pyrax
|
||||
apache-libcloud==1.3.0
|
||||
azure==2.0.0rc6
|
||||
backports.ssl_match_hostname==3.5.0.1
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
kombu==3.0.35
|
||||
boto==2.43.0
|
||||
psphere==0.5.2
|
||||
|
||||
@ -29,7 +29,7 @@ azure-servicemanagement-legacy==0.20.4 # via azure
|
||||
azure-storage==0.33.0 # via azure
|
||||
azure==2.0.0rc6
|
||||
Babel==2.3.4 # via osc-lib, oslo.i18n, python-cinderclient, python-glanceclient, python-heatclient, python-magnumclient, python-neutronclient, python-novaclient, python-openstackclient, python-troveclient
|
||||
backports.ssl_match_hostname==3.5.0.1
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
boto==2.43.0
|
||||
#certifi==2016.9.26 # via msrest
|
||||
cffi==1.9.1 # via cryptography
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user