diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-11-19 15:52:04 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-11-19 15:52:04 +0000 |
commit | 2efd085a698266e773196c8becc338799e82dda4 (patch) | |
tree | b7b311ba9d2785a692950adfa129648d0f4c3da1 /test-requirements.txt | |
parent | 643597a8b87de47959ce7030d2fae86ca72b8f96 (diff) | |
download | python-barbicanclient-2efd085a698266e773196c8becc338799e82dda4.tar.gz |
Updated from global requirements
Change-Id: I6d928d7f700136b45955396dc76bb62647640ba7
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 eb738d0..78e3289 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,4 +15,4 @@ python-openstackclient>=1.5.0 # Documentation build requirements 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 |