diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-12-08 01:41:47 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-12-08 01:41:47 +0000 |
| commit | 7c1a67aa608d4ae36cc0e8db8ad29fbdf499b382 (patch) | |
| tree | ce7c860b2b63dd9d4dbfd8200bfbc40cffb51aa4 | |
| parent | dd5175ed8a4c6261cdc58e0fc4229c97d839cb71 (diff) | |
| download | python-keystoneclient-7c1a67aa608d4ae36cc0e8db8ad29fbdf499b382.tar.gz | |
Updated from global requirements
Change-Id: If6cf0acf062cae46f4cc1ba81498b52cc03fc560
| -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 a38cdac..7d00d74 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ flake8-docstrings==0.2.1.post1 coverage>=3.6 fixtures>=1.3.1 -keyring!=3.3,>=2.1 +keyring>=5.5.1 lxml>=2.3 mock>=1.2 oauthlib>=0.6 |
