diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-17 03:56:42 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-05-17 03:56:42 +0000 |
commit | e4bf01a42bfd3f852c89ee1957aee4be0cf3c2eb (patch) | |
tree | 260d8648e557c3697f2413dbacabe705de2b29b6 | |
parent | 2eaf1ebaf59500ca549fc97c5703f15cda78c801 (diff) | |
download | oslo-middleware-e4bf01a42bfd3f852c89ee1957aee4be0cf3c2eb.tar.gz |
Updated from global requirements
Change-Id: Ibef33fb34d4e6848f4a116749f07c16afe7ae1a7
-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 1589cd0..7f665ad 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 mock>=2.0 # BSD oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 -sphinx>=1.5.1 # BSD +sphinx!=1.6.1,>=1.5.1 # BSD testtools>=1.4.0 # MIT coverage!=4.4,>=4.0 # Apache-2.0 reno>=1.8.0 # Apache-2.0 |