murano-dashboard/test-requirements.txt

28 lines
605 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
django-nose>=1.2
nose
oslo.config>=1.11.0 # Apache-2.0
openstack.nose-plugin>=0.7
nosehtmloutput>=0.0.3
selenium
testtools>=1.4.0
mock>=1.2
mox3>=0.7.0
# Docs Requirements
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
# Horizon requirements
Django<1.8,>=1.4.2
django-compressor>=1.4
django-openstack-auth!=1.1.8,>=1.1.7
# js lint tests
nodeenv>=0.9.4 # BSD License