glance/test-requirements.txt
Mark J. Washenberger 9edcf16604 Pin sphinx to <1.2
Change-Id: I582ba0dbaa884783c7e7e3a5907410f6aaa80934
2013-12-11 15:03:11 -08:00

30 lines
478 B
Plaintext

# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.5.6,<0.8
# For translations processing
Babel>=1.3
# Needed for testing
coverage>=3.6
fixtures>=0.3.14
mox>=0.5.3
nose
nose-exclude
openstack.nose_plugin>=0.7
mock>=1.0
nosehtmloutput>=0.0.3
sphinx>=1.1.2,<1.2
requests>=1.1
testtools>=0.9.32
psutil>=0.6.1,<1.0
# Optional packages that should be installed when testing
MySQL-python
psycopg2
pysendfile==2.0.0
qpid-python
xattr>=0.4
# Documentation
oslo.sphinx