commit | 7294b25c80e4b116c627f6680a32c83f407ae3a7 | [log] [tgz] |
---|---|---|
author | Chip Boling <chip.boling@adtran.com> | Thu Jun 15 16:16:55 2017 -0500 |
committer | khenaidoo Nursimulu <knursimu@ciena.com> | Thu Jun 29 19:10:34 2017 -0700 |
tree | d27d3e1b03d4448dcde2bd09ca59cf2b5d9b7d3d | |
parent | 6518d93825aece8df64e0406ef37ed6ea0ae45c1 [diff] [blame] |
netconf client support and disable-enable support Change-Id: Idd9bbdd15f59783abf3c70745d3a00e00177687e
diff --git a/requirements.txt b/requirements.txt index c63fc59..7009e4e 100755 --- a/requirements.txt +++ b/requirements.txt
@@ -47,6 +47,8 @@ zmq>=0.0.0 pyzmq>=16.0.2 txZMQ==0.8.0 +ncclient==0.5.3 +xmltodict==0.11.0 dicttoxml # python-consul>=0.6.1 we need the pre-released version for now, because 0.6.1 does not