diff options
Diffstat (limited to 'test/pip-requires.txt')
-rw-r--r-- | test/pip-requires.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/pip-requires.txt b/test/pip-requires.txt index 965ccdd3..804b9732 100644 --- a/test/pip-requires.txt +++ b/test/pip-requires.txt @@ -1,10 +1,10 @@ nose toml pyyaml -fabric +fabric == 2.4.0 netaddr nsenter docker-py ryu colored -invoke +invoke == 1.2.0 |