diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-18 15:06:52 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-18 15:06:52 +0000 |
| commit | 82bb10e63b361347048cf89b4ad19cb7cfa6b81d (patch) | |
| tree | 3bb6b7c6d50e5a406a8f442310f0aecd11f3568a | |
| parent | a0261f846acbe6a180b629da9e212deebe7af4bb (diff) | |
| download | python-openstackclient-82bb10e63b361347048cf89b4ad19cb7cfa6b81d.tar.gz | |
Updated from global requirements
Change-Id: I917683b445854eb809455e8fff7cb8c4f05a6bc2
| -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 20a2d5a9..43f820aa 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ hacking<0.11,>=0.10.0 coverage>=3.6 # Apache-2.0 discover # BSD -fixtures>=1.3.1 # Apache-2.0/BSD +fixtures<2.0,>=1.3.1 # Apache-2.0/BSD mock>=1.2 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 |
