mirror of
https://github.com/ansible/awx.git
synced 2024-10-30 22:21:13 +03:00
Merge branch 'devel' into non-root-docker-tests
This commit is contained in:
commit
22c831ff31
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user