designate-dashboard/test-requirements.txt
OpenStack Proposal Bot ce489948c7 Updated from global requirements
Change-Id: Iaf8ecf26f4baad947565042d5a5aacfaea66d682
2015-11-19 22:52:39 +00:00

28 lines
647 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
coverage>=3.6
discover
mock>=1.2
mox>=0.5.3
mox3>=0.7.0
oslo.config>=2.7.0 # Apache-2.0
pylint==1.4.4 # GNU GPL v2
testrepository>=0.0.18
testtools>=1.4.0
unittest2
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
nose
nosehtmloutput>=0.0.3
openstack.nose-plugin>=0.7
django-nose>=1.2
nosexcover
# Horizon requirements
Django<1.9,>=1.8
django-compressor>=1.4
django-openstack-auth>=2.0.0