mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-12 19:11:49 -05:00
23 lines
947 B
Plaintext
23 lines
947 B
Plaintext
Local versions of third-party packages required by AWX. Package names and
|
|
versions are listed below, along with notes on which files are included.
|
|
|
|
amqp-1.0.11 (amqp/*)
|
|
anyjson-0.3.3 (anyjson/*)
|
|
billiard-2.7.3.28 (billiard/*, funtests/*, excluded _billiard.so)
|
|
celery-3.0.19 (celery/*, excluded bin/celery* and bin/camqadm)
|
|
django-celery-3.0.17 (djcelery/*, excluded bin/djcelerymon)
|
|
django-extensions-1.1.1 (django_extensions/*)
|
|
django-jsonfield-0.9.10 (jsonfield/*)
|
|
django-taggit-0.10a1 (taggit/*)
|
|
djangorestframework-2.3.5 (rest_framework/*)
|
|
importlib-1.0.2 (importlib/*, needed for Python 2.6 support)
|
|
kombu-2.5.10 (kombu/*)
|
|
Markdown-2.3.1 (markdown/*, excluded bin/markdown_py)
|
|
ordereddict-1.1 (ordereddict.py, needed for Python 2.6 support)
|
|
pexpect-2.4 (pexpect.py, pxssh.py, fdpexpect.py, FSM.py, screen.py, ANSI.py)
|
|
python-dateutil-2.1 (dateutil/*)
|
|
pytz-2013b (pytz/*)
|
|
requests-1.2.3 (requests/*)
|
|
six-1.3.0 (six.py)
|
|
South-0.8.1 (south/*)
|