diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-02-12 20:06:35 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-02-12 20:06:35 +0000 |
| commit | 08e045282c97c4bd022da3802eb1535c6b264120 (patch) | |
| tree | 9ca108ccfa149e1890be9a78995ded946b86baa8 | |
| parent | 91177828d8488bae761826c61aed322ce13886ec (diff) | |
| download | python-openstackclient-08e045282c97c4bd022da3802eb1535c6b264120.tar.gz | |
Updated from global requirements
Change-Id: I1583731e73699b71aa7a03ae4541e481abd6f1ea
| -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 6e943723..2255cd3b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking<0.11,>=0.10.0 coverage>=3.6 # Apache-2.0 discover # BSD fixtures>=1.3.1 # Apache-2.0/BSD -mock>=1.2;python_version<'3.3' # BSD +mock>=1.2 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 reno>=0.1.1 # Apache2 |
