diff options
Diffstat (limited to 'tools/test-requires')
-rw-r--r-- | tools/test-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires index 7b89eeb3..9153f066 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -6,5 +6,6 @@ pylint formencode lxml; platform_python_implementation != 'PyPy' # OF-Config lxml==3.4.0; platform_python_implementation == 'PyPy' +cryptography==1.5 paramiko # NETCONF, BGP speaker tinyrpc # RPC |