diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-12-08 19:45:17 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-12-08 19:45:17 +0000 |
commit | 563bbe81730b9f78d4ee0233faaf49d626c26e99 (patch) | |
tree | cb5c30c5fb9f068813c9d97a5600708eca26369c /test-requirements.txt | |
parent | 592d7c5aa6912a5009840d8c9987ec1ca0af65c6 (diff) | |
download | heat-563bbe81730b9f78d4ee0233faaf49d626c26e99.tar.gz |
Updated from global requirements
Change-Id: I9ee19101867bbc6c686c0ea5c615f1183123c200
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 8106f0d44..2b94f697d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ hacking<0.11,>=0.10.0 bandit>=1.1.0 # Apache-2.0 coverage>=4.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD -kombu!=4.0.0,>=3.0.25 # BSD +kombu!=4.0.0,!=4.0.1,>=3.0.25 # BSD mock>=2.0 # BSD mox3>=0.7.0 # Apache-2.0 PyMySQL!=0.7.7,>=0.7.6 # MIT License |