mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 11:57:37 -02:30
Updated third-party requirements to latest versions.
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
# PIP requirements for AWX production environment (using only local packages).
|
||||
# Install using "pip --no-index -r prod_local.txt".
|
||||
|
||||
Django-1.5.1.tar.gz
|
||||
Django-1.5.2.tar.gz
|
||||
|
||||
# The following packages are now bundled with AWX (awx/lib/site-packages):
|
||||
# Needed by python-dateutil, django-extensions:
|
||||
#six-1.3.0.tar.gz
|
||||
# Needed by kombu:
|
||||
#amqp-1.0.11.tar.gz
|
||||
#amqp-1.0.13.tar.gz
|
||||
#anyjson-0.3.3.tar.gz
|
||||
# Needed by celery:
|
||||
#billiard-2.7.3.28.tar.gz
|
||||
#kombu-2.5.10.tar.gz
|
||||
#billiard-2.7.3.32.tar.gz
|
||||
#kombu-2.5.14.tar.gz
|
||||
#python-dateutil-2.1.tar.gz
|
||||
# Needed by django-celery:
|
||||
#celery-3.0.19.tar.gz
|
||||
#celery-3.0.22.tar.gz
|
||||
#pytz-2013b.tar.gz
|
||||
# Remaining dev/prod packages:
|
||||
#django-celery-3.0.17.tar.gz
|
||||
#django-extensions-1.1.1.tar.gz
|
||||
#django-celery-3.0.21.tar.gz
|
||||
#django-extensions-1.2.0.tar.gz
|
||||
#django-jsonfield-0.9.10.tar.gz
|
||||
#django-taggit-0.10a1.tar.gz
|
||||
#djangorestframework-2.3.5.tar.gz
|
||||
#django-taggit-0.10.tar.gz
|
||||
#djangorestframework-2.3.7.tar.gz
|
||||
#Markdown-2.3.1.tar.gz
|
||||
#pexpect-2.4.tar.gz
|
||||
#requests-1.2.3.tar.gz
|
||||
#South-0.8.1.tar.gz
|
||||
#South-0.8.2.tar.gz
|
||||
|
||||
# You may also need to install the following extra packages using the OS
|
||||
# package manager, or pip if you're running inside a virtualenv.
|
||||
|
||||
Reference in New Issue
Block a user