# Requirements.txt
#
# The different package that should be used in order to
# execute this component.
#
# __author__ = fla

django==1.5.5
nose==1.3.0
django-nose==1.2
coverage==3.7
djangorestframework==2.3.8
mockito==0.5.2
mock==1.0.1
python-keystoneclient==0.6.0
circus==0.9.2
pika==0.9.13
coveralls==0.4.2
mysql-python==1.2.5

