diff options
| author | Zuul <zuul@review.openstack.org> | 2017-12-19 15:54:20 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-12-19 15:54:20 +0000 |
| commit | 1a3632cf5748db837b6d85b1f8d40eeae0a270c6 (patch) | |
| tree | ae40699ba49a421d08b067c750c02c639e1d40a9 /test-requirements.txt | |
| parent | d93485fbfe211343949e28d846c42439d9225d67 (diff) | |
| parent | 2f08b284baa766f8e2f46c644a5d785d5b1a3517 (diff) | |
| download | python-designateclient-2.8.0.tar.gz | |
Merge "Updated from global requirements"2.8.0
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 795e6af..636efb5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 mock>=2.0.0 # BSD -oslo.config>=4.6.0 # Apache-2.0 +oslo.config>=5.1.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 python-subunit>=1.0.0 # Apache-2.0/BSD requests-mock>=1.1.0 # Apache-2.0 |
