diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-06-21 21:08:39 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-06-21 21:08:39 +0000 |
| commit | 3c1aae9cf4254d2b3bf871ba2f89a2d5aebd1c2a (patch) | |
| tree | f3acdead4ae9ed5ef4db03ecb23dd2efcda5a861 | |
| parent | 94534e26cf9bdb15fa49cd13de2051628a7d06b2 (diff) | |
| parent | f6a188c3e13bbd6092e7d6a06b98f225ec6c4f07 (diff) | |
| download | python-openstackclient-3c1aae9cf4254d2b3bf871ba2f89a2d5aebd1c2a.tar.gz | |
Merge "Updated from global requirements"
| -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 |
