diff options
author | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2015-07-02 18:20:35 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-07-03 06:29:07 +0900 |
commit | 6499b8428f2a1455ab69ea15cefdb8274d0377f4 (patch) | |
tree | bfc01d32cbf0110d23be20e7b76c651b1229f3c0 | |
parent | b7b1e18eec86ade7694a3e2ffa2d1c4e00b80006 (diff) |
test: update pip-requires.txt
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
-rw-r--r-- | test/scenario_test/pip-requires.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/scenario_test/pip-requires.txt b/test/scenario_test/pip-requires.txt index 602dfca8..b02d2c63 100644 --- a/test/scenario_test/pip-requires.txt +++ b/test/scenario_test/pip-requires.txt @@ -4,3 +4,4 @@ ciscoconfparse ecdsa pycrypto>=2.1 fabric +netaddr |