diff options
author | YAMAMOTO Takashi <yamamoto@valinux.co.jp> | 2013-05-13 08:06:18 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-05-13 08:40:34 +0900 |
commit | ed06fbd39777f01a443b1c28922817b22be6b523 (patch) | |
tree | 6065c68a83045f5b46080eabbefb7f4a373274d3 /tools/pip-requires | |
parent | d359677e9de71b1dbcd8d7e4b2e548c981d36556 (diff) |
update requirements
netaddr is used by:
ryu/app/tunnel_port_updater.py
ryu/lib/packet/vrrp.py
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools/pip-requires')
-rw-r--r-- | tools/pip-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index cf7f06b8..208b9b87 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -2,3 +2,4 @@ eventlet routes webob>=1.0.8 paramiko +netaddr |