diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-30 10:24:22 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-09-30 10:24:22 +0000 |
| commit | eadbeb39797b0f714d5d54fc171c12727bf1c98a (patch) | |
| tree | 8a5af28126c877d1ca664e552efb8db8da33fae0 | |
| parent | 15069ef50e609dca769d6a50f6af92b2c8211238 (diff) | |
| download | python-openstackclient-eadbeb39797b0f714d5d54fc171c12727bf1c98a.tar.gz | |
Updated from global requirements
Change-Id: I065a55b5fb0fdf01d47434012a4ea4ea3d67c2ba
| -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 |
