1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 06:51:10 +03:00

Merge branch 'devel' into non-root-docker-tests

This commit is contained in:
Yanis Guenane 2018-10-10 14:22:09 +02:00 committed by GitHub
commit 22c831ff31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -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:
- Node 6.x LTS version
- NPM 3.x LTS
- Node 8.x LTS
- NPM 6.x LTS
### Build the environment

View File

@ -1,6 +1,6 @@
apache-libcloud==2.2.1
appdirs==1.4.2
asgi-amqp==1.1.1
asgi-amqp==1.1.2
asgiref==1.1.2
azure==3.0.0
backports.ssl-match-hostname==3.5.0.1

View File

@ -10,7 +10,7 @@ anyjson==0.3.3 # via kombu
apache-libcloud==2.2.1
appdirs==1.4.2
argparse==1.4.0 # via uwsgitop
asgi-amqp==1.1.1
asgi-amqp==1.1.2
asgiref==1.1.2
asn1crypto==0.24.0 # via cryptography
attrs==17.4.0 # via automat, service-identity