diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-11-19 15:54:52 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-11-19 15:54:52 +0000 |
commit | bcde130e11143c045efe8bbda0fac22b68010374 (patch) | |
tree | dd63b19e75d6962038b74d8bc537a595c78fc3a5 /test-requirements.txt | |
parent | bac3d87390c544b1b67090f3f39749ef4778434e (diff) | |
download | ceilometermiddleware-bcde130e11143c045efe8bbda0fac22b68010374.tar.gz |
Updated from global requirements
Change-Id: Icda8f9c1cb80f656cbd794c0f36675edd3786e77
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 0c885d3..a139bf8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ coverage>=3.6 discover python-subunit>=0.0.18 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 -oslosphinx>=2.5.0 # Apache-2.0 +oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 testrepository>=0.0.18 testscenarios>=0.4 |