diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-09-27 15:53:16 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-09-27 15:53:16 +0000 |
| commit | 81a2b9a6bc40e6d815a41c23a0324f474612118b (patch) | |
| tree | f537103505da52a84d7d57a9557f90c102431fdf | |
| parent | bc42efa8ca8e0f1b8fff622bb073c8dd850144b2 (diff) | |
| parent | 7d2d9fd84ce2b73b739bb6e9616bd41d58ca449a (diff) | |
| download | python-openstackclient-81a2b9a6bc40e6d815a41c23a0324f474612118b.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 0db07017..bf2ffb91 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0 coverage>=3.6 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD -oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 +oslosphinx>=4.7.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 reno>=1.8.0 # Apache2 requests>=2.10.0 # Apache-2.0 |
