awx/requirements/requirements.in
Shane McDonald 93dda555f1 Get offline pip installs working
I had to pull the git urls out of the main requirements files because in order to install offline (--no-index), we need pip to install from local package archives rather than cloning repo.

The weird `cat` thing going on in the Makefile is because we need to install everything as part of a single `pip install` transaction. Without this, installing only requirements_git.txt will result in dependencies getting unintentionally updated.
2017-03-29 14:30:58 -04:00

49 lines
951 B
Plaintext

apache-libcloud==1.3.0
appdirs==1.4.2
asgi-amqp==0.4.1
azure==2.0.0rc6
backports.ssl-match-hostname==3.5.0.1
boto==2.45.0
channels==0.17.3
celery==3.1.17
Django==1.8.16
django-auth-ldap==1.2.8
django-celery==3.1.17
django-crum==0.7.1
django-extensions==1.7.4
django-jsonfield==1.0.1
django-polymorphic==0.7.2
django-radius==1.1.0
django-solo==1.1.2
django-split-settings==0.2.2
django-taggit==0.21.3
django-transaction-hooks==0.2
djangorestframework==3.3.3
djangorestframework-yaml==1.0.3
gevent-websocket==0.9.5
irc==15.0.4
M2Crypto==0.25.1
Markdown==2.6.7
ordereddict==1.1
pexpect==3.1
psphere==0.5.2
psutil==5.0.0
pygerduty==0.35.1
pyOpenSSL==16.2.0
python-logstash==0.4.6
python-memcached==1.58
python-radius==1.0
python-saml==2.2.0
python-social-auth==0.2.21
pyvmomi==6.5
redbaron==0.6.2
requests-futures==0.9.7
service-identity==16.0.0
shade==1.13.1
slackclient==1.0.2
twilio==5.6.0
uWSGI==2.0.14
xmltodict==0.10.2
pip==8.1.2
setuptools==23.0.0