Updated from global requirements

Change-Id: I7b685b79cfe0f7dcc864ec31121a696ec536edfc
This commit is contained in:
OpenStack Proposal Bot
2014-10-15 23:47:39 +00:00
parent 99d0e16100
commit 843c8a69f7
2 changed files with 4 additions and 4 deletions

View File

@@ -3,13 +3,13 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
sphinx>=1.1.2,!=1.2.0,<1.3
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.2.0 # Apache-2.0
coverage>=3.6
nose
nosexcover
openstack-doc-tools>=0.18.1
openstack-doc-tools>=0.20
openstack.nose_plugin>=0.7
WebTest>=2.0
wsgi_intercept>=0.6.1 # MIT License