diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-21 18:05:37 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-21 18:05:37 +0000 |
| commit | f6a188c3e13bbd6092e7d6a06b98f225ec6c4f07 (patch) | |
| tree | e4b17ea75653d21eaef33cdb99590774829fb00a | |
| parent | a60f16b9385d7ee2322a25b5728363fbf8f5154b (diff) | |
| download | python-openstackclient-f6a188c3e13bbd6092e7d6a06b98f225ec6c4f07.tar.gz | |
Updated from global requirements
Change-Id: I99fc95e55e3a8030ed9175658895335beef059c3
| -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 50b38068..cca81ec8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 reno>=1.6.2 # Apache2 requests-mock>=0.7.0 # Apache-2.0 -sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD +sphinx!=1.3b1,<1.3,>=1.2.1 # BSD os-testr>=0.7.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT |
