diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-24 08:40:10 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-24 08:40:10 +0000 |
commit | 474251ef7363fccbe8aaf6277c7f0149cd57beac (patch) | |
tree | 28c1b70caae6f574e846f935b8f6fc602135570e /test-requirements.txt | |
parent | 1985fbb797399e6d4cc0475788e67c0075736d4e (diff) | |
download | ironic-474251ef7363fccbe8aaf6277c7f0149cd57beac.tar.gz |
Updated from global requirements
Change-Id: I628ea6406dc0ba1e4e041f5733b4fdbb79508cb2
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 2ae19801d..2972b5e9f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -25,5 +25,5 @@ sphinx!=1.3b1,<1.3,>=1.2.1 # BSD sphinxcontrib-pecanwsme>=0.8 # Apache-2.0 sphinxcontrib-seqdiag # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 -reno>=1.6.2 # Apache2 +reno>=1.8.0 # Apache2 os-api-ref>=0.1.0 # Apache-2.0 |