diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-01-18 10:16:34 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-01-18 10:16:34 +0000 |
commit | e410b2985cedd9bad156079269620093bcf1eae3 (patch) | |
tree | f50de69c2a6febc2dcde696979ff964d993e12de /test-requirements.txt | |
parent | e5d44e5cea91cc512b7995a91c0c7656f70b3d13 (diff) | |
download | python-keystoneclient-e410b2985cedd9bad156079269620093bcf1eae3.tar.gz |
Updated from global requirements
Change-Id: I748fadaececc4c5fe67ab6d671f13ce4ea964049
I44f2950a092bc03bdd0a9976242689a8f198b07a
I5f4dccaef48902bb4a5e6eab304c76cc5dbb258d
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 1209646..4605118 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ keyring>=5.5.1 # MIT/PSF lxml!=3.7.0,>=3.4.1 # BSD mock>=2.0.0 # BSD oauthlib>=0.6.0 # BSD -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 requests-mock>=1.1.0 # Apache-2.0 tempest>=17.1.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD |