diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-24 03:17:11 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-06-24 03:17:11 +0000 |
commit | d168bd73eb5965e31483aec041e6c9a1047ad540 (patch) | |
tree | e7deaa2c42ab8a50ec9a09070acdc64019de8a85 /test-requirements.txt | |
parent | 8ead51d9f45aee905362a039c3708f9d98839cdb (diff) | |
download | python-glanceclient-d168bd73eb5965e31483aec041e6c9a1047ad540.tar.gz |
Updated from global requirements
Change-Id: I2080edfcefa94d1c29f78b27bf84da44f32ddf58
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 73ceff2..99d93de 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,11 +9,11 @@ mock>=2.0 # BSD ordereddict # MIT os-client-config>=1.13.1 # Apache-2.0 oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 -reno>=1.6.2 # Apache2 +reno>=1.8.0 # Apache2 sphinx!=1.3b1,<1.3,>=1.2.1 # BSD testrepository>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT testscenarios>=0.4 # Apache-2.0/BSD fixtures>=3.0.0 # Apache-2.0/BSD -requests-mock>=0.7.0 # Apache-2.0 +requests-mock>=1.0 # Apache-2.0 tempest-lib>=0.14.0 # Apache-2.0 |