1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00
awx/requirements/requirements.txt

131 lines
3.1 KiB
Plaintext
Raw Normal View History

git+https://github.com/chrismeyersfsu/ansiconv.git@tower_1.0.0#egg=ansiconv
2016-01-27 19:50:57 +03:00
amqp==1.4.5
anyjson==0.3.3
2015-11-16 19:14:17 +03:00
appdirs==1.4.0
azure==2.0.0rc2
2016-01-27 19:50:57 +03:00
Babel==2.2.0
billiard==3.3.0.16
boto==2.40.0
celery==3.1.10
2016-01-27 19:50:57 +03:00
cliff==1.15.0
cmd2==0.6.8
d2to1==0.2.11 # TODO: Still needed?
defusedxml==0.4.1
Django==1.8.10
2016-01-27 19:50:57 +03:00
debtcollector==1.2.0
decorator==4.0.6
django-auth-ldap==1.2.6
django-celery==3.1.17
django-crum==0.6.1
django-extensions==1.5.9
git+https://github.com/chrismeyersfsu/django-jsonbfield@fix-sqlite_serialization#egg=jsonbfield
django-polymorphic==0.7.2
django-radius==1.0.0
djangorestframework==3.3.2
djangorestframework-yaml==1.0.2
django-split-settings==0.1.1
django-taggit==0.17.6
git+https://github.com/matburt/dm.xmlsec.binding.git@master#egg=dm.xmlsec.binding
dogpile.core==0.4.1
funcsigs==0.4
gevent==1.1rc3
gevent-websocket==0.9.3
git+https://github.com/chrismeyersfsu/django-jsonfield.git@tower_0.9.12#egg=django-jsonfield
git+https://github.com/chrismeyersfsu/django-qsstats-magic.git@tower_0.7.2#egg=django-qsstats-magic
git+https://github.com/umutbozkurt/django-rest-framework-mongoengine.git@5dfa1df79f81765d36c0de31dc1c2f390e42d428#egg=django-rest-framework-mongoengine
git+https://github.com/chrismeyersfsu/gevent-socketio.git@tower_0.3.6#egg=gevent-socketio
greenlet==0.4.9
2016-01-27 19:50:57 +03:00
dogpile.cache==0.5.7
enum34==1.1.2
futures==3.0.4
httplib2==0.9.2
idna==2.0
importlib==1.0.3
2016-01-27 19:50:57 +03:00
ip-associations-python-novaclient-ext==0.1
ipaddress==1.0.16
2016-03-01 07:50:16 +03:00
irc==13.3.1
2016-01-27 19:50:57 +03:00
iso8601==0.1.11
isodate==0.5.1
2016-01-27 19:50:57 +03:00
jsonpatch==1.12
jsonpointer==1.10
jsonschema==2.5.1
keyring==4.1
kombu==3.0.30
2016-06-09 21:20:17 +03:00
apache-libcloud==0.20.1
lxml==3.4.4
Markdown==2.4.1
2016-01-27 19:50:57 +03:00
M2Crypto==0.22.3
mock==1.0.1
mongoengine==0.9.0
2016-01-27 19:50:57 +03:00
monotonic==0.6
msgpack-python==0.4.7
munch==2.0.4
netaddr==0.7.18
netifaces==0.10.4
oauthlib==1.0.3
ordereddict==1.1
2016-01-27 19:50:57 +03:00
os-client-config==1.14.0
os-diskconfig-python-novaclient-ext==0.1.3
os-networksv2-python-novaclient-ext==0.25
os-virtual-interfacesv2-python-novaclient-ext==0.19
2016-03-23 22:46:00 +03:00
pbr==1.8.1
oslo.config==3.3.0
2016-01-27 19:50:57 +03:00
oslo.i18n==3.2.0
oslo.serialization==2.2.0
oslo.utils==3.4.0
pexpect==3.1
prettytable==0.7.2
psphere==0.5.2
psutil==3.1.1
psycopg2==2.6.1
2016-01-27 19:50:57 +03:00
pyasn1==0.1.9
pycrypto==2.6.1
pycparser==2.14
pygerduty==0.32.1
PyJWT==1.4.0
pymongo==2.8
pyOpenSSL==0.15.1
2016-01-27 19:50:57 +03:00
pyparsing==2.0.7
2015-11-16 19:15:08 +03:00
pyrad==2.0
2016-01-27 19:50:57 +03:00
pyrax==1.9.7
python-cinderclient==1.5.0
python-dateutil==2.4.0
python-glanceclient==1.1.0
2016-01-27 19:50:57 +03:00
python-heatclient==0.8.1
python-ironicclient==1.0.0
python-keystoneclient==2.1.1
python-ldap==2.4.20
2016-01-27 19:50:57 +03:00
python-neutronclient==4.0.0
python-novaclient==3.2.0
python-openid==2.2.5
2016-01-27 19:50:57 +03:00
python-openstackclient==2.0.0
python-radius==1.0
2016-06-09 21:23:10 +03:00
python-saml==2.1.8
2016-01-27 19:50:57 +03:00
git+https://github.com/matburt/python-social-auth.git@master#egg=python-social-auth
python-swiftclient==2.7.0
python-troveclient==1.4.0
pytz==2015.7
PyYAML==3.11
pyzmq==14.5.0
rackspace-auth-openstack==1.3
2016-01-27 19:50:57 +03:00
rackspace-novaclient==1.5
rax-default-network-flags-python-novaclient-ext==0.3.2
rax-scheduled-images-python-novaclient-ext==0.3.1
redis==2.10.3
requests-oauthlib==0.5.0
2016-04-22 19:07:34 +03:00
requests==2.9.1
requestsexceptions==1.1.1
2016-01-27 19:50:57 +03:00
shade==1.4.0
simplejson==3.8.1
six==1.9.0
slackclient==0.16
2016-01-27 19:50:57 +03:00
stevedore==1.10.0
suds==0.4
2016-01-27 19:50:57 +03:00
unicodecsv==0.14.1
warlock==1.2.0
twilio==4.9.1
wheel==0.24.0
2016-01-27 19:50:57 +03:00
wrapt==1.10.6
wsgiref==0.1.2
xmltodict==0.9.2