mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 17:37:30 -02:30
AC-505 Add vendored copies of ec2 and rax inventory scripts from Ansible (for now). Add vendored versions of boto and pyrax and all their dependencies, updated all vendored packages to latest versions.
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
# Packages used for both development and production:
|
||||
Django>=1.4
|
||||
|
||||
# The following packages are now bundled with AWX (awx/lib/site-packages):
|
||||
# The following packages and their dependencies are bundled with AWX
|
||||
# (in awx/lib/site-packages):
|
||||
#boto
|
||||
#django-auth-ldap
|
||||
#django-celery
|
||||
#django-extensions
|
||||
@@ -15,6 +17,7 @@ Django>=1.4
|
||||
#djangorestframework>=2.3.0,<2.4.0
|
||||
#Markdown
|
||||
#pexpect
|
||||
#pyrax
|
||||
#python-dateutil
|
||||
#requests
|
||||
#South>=0.8,<2.0
|
||||
|
||||
Reference in New Issue
Block a user