mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 01:08:48 -03:30
Merge branch 'devel' into non-root-docker-tests
This commit is contained in:
@@ -86,8 +86,8 @@ If you're not using Docker for Mac, or Docker for Windows, you may need, or choo
|
|||||||
|
|
||||||
The AWX UI requires the following:
|
The AWX UI requires the following:
|
||||||
|
|
||||||
- Node 6.x LTS version
|
- Node 8.x LTS
|
||||||
- NPM 3.x LTS
|
- NPM 6.x LTS
|
||||||
|
|
||||||
### Build the environment
|
### Build the environment
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
apache-libcloud==2.2.1
|
apache-libcloud==2.2.1
|
||||||
appdirs==1.4.2
|
appdirs==1.4.2
|
||||||
asgi-amqp==1.1.1
|
asgi-amqp==1.1.2
|
||||||
asgiref==1.1.2
|
asgiref==1.1.2
|
||||||
azure==3.0.0
|
azure==3.0.0
|
||||||
backports.ssl-match-hostname==3.5.0.1
|
backports.ssl-match-hostname==3.5.0.1
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ anyjson==0.3.3 # via kombu
|
|||||||
apache-libcloud==2.2.1
|
apache-libcloud==2.2.1
|
||||||
appdirs==1.4.2
|
appdirs==1.4.2
|
||||||
argparse==1.4.0 # via uwsgitop
|
argparse==1.4.0 # via uwsgitop
|
||||||
asgi-amqp==1.1.1
|
asgi-amqp==1.1.2
|
||||||
asgiref==1.1.2
|
asgiref==1.1.2
|
||||||
asn1crypto==0.24.0 # via cryptography
|
asn1crypto==0.24.0 # via cryptography
|
||||||
attrs==17.4.0 # via automat, service-identity
|
attrs==17.4.0 # via automat, service-identity
|
||||||
|
|||||||
Reference in New Issue
Block a user