Remove python ciscoconfparser requirement 06/96906/1
authorBrinda Santh <bs2796@att.com>
Thu, 10 Oct 2019 22:32:49 +0000 (18:32 -0400)
committerBrinda Santh <bs2796@att.com>
Thu, 10 Oct 2019 22:32:49 +0000 (18:32 -0400)
Issue-ID: CCSDK-1747
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I6af3916d949075d1f250086a032a0d7b1457c26c

ms/py-executor/requirements.txt

index 6051e04..b556369 100644 (file)
@@ -2,5 +2,4 @@ grpcio==1.23.0
 grpcio-tools==1.23.0
 configparser==4.0.2
 requests==2.22.0
-ncclient==0.6.6
-ciscoconfparse==1.4.7
\ No newline at end of file
+ncclient==0.6.6
\ No newline at end of file