From ef3575d68f6cfce1711da6beb9cd852ba45707dc Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Tue, 7 Apr 2015 21:58:56 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: I728fcd5d031f83bbda558fa75ac47c2db9725bca
---
 test-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-requirements.txt b/test-requirements.txt
index 5afaa74bf..b6d3057dd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -22,7 +22,7 @@ qpid-python
 redis>=2.10.0
 
 # for test_impl_zmq
-pyzmq>=14.3.1
+pyzmq>=14.3.1 # LGPL+BSD
 
 # when we can require tox>= 1.4, this can go into tox.ini:
 #  [testenv:cover]