diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-09-30 13:58:15 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-09-30 13:58:15 +0000 |
| commit | 4f81103ac1049d9e39480944cdcf64bcc2f523d8 (patch) | |
| tree | 106755d176155dcb7b079ebd3b42493af3a81a90 | |
| parent | 8031cd25d4226023ba3f67fda5fdc268aa90f557 (diff) | |
| parent | eadbeb39797b0f714d5d54fc171c12727bf1c98a (diff) | |
| download | python-openstackclient-4f81103ac1049d9e39480944cdcf64bcc2f523d8.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 b32ca059..e9b747d6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,7 +14,7 @@ requests-mock>=1.1 # Apache-2.0 sphinx!=1.3b1,<1.4,>=1.2.1 # BSD stevedore>=1.16.0 # Apache-2.0 os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 # Apache-2.0 -os-testr>=0.7.0 # Apache-2.0 +os-testr>=0.8.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT tempest>=12.1.0 # Apache-2.0 |
