diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-09-01 20:05:30 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-09-01 21:40:58 +0900 |
commit | 3cc9b5b5d39b7bf923512be66228d58a80637c6d (patch) | |
tree | 1a7792326c5cae6d4d2310fc5ab6dc868e9439fa /test/pip-requires.txt | |
parent | c58019018fe0bf8282e6cb762300a44f84e77dc7 (diff) |
test: use ryu version 4.5
Seems that 4.6's bgp parser has a bug.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'test/pip-requires.txt')
-rw-r--r-- | test/pip-requires.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pip-requires.txt b/test/pip-requires.txt index e7e580ab..be9b9ee5 100644 --- a/test/pip-requires.txt +++ b/test/pip-requires.txt @@ -5,4 +5,4 @@ fabric netaddr nsenter docker-py -ryu +ryu==4.5 |