fix the bug for the package version of ruamel.yaml 58/92658/1
authorhongyuzhao <zhao.hongyu@zte.com.cn>
Mon, 5 Aug 2019 07:09:09 +0000 (15:09 +0800)
committerhongyuzhao <zhao.hongyu@zte.com.cn>
Mon, 5 Aug 2019 07:09:20 +0000 (15:09 +0800)
Change-Id: Id6326e7487a074345b9539a58e860ded4c41c0f5
Issue-ID: VFC-1465
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
gvnfmadapter/requirements.txt

index dfd4d14..506a6fa 100644 (file)
@@ -11,7 +11,7 @@ mock==3.0.5
 unittest_xml_reporting==1.12.0
 
 # for auto swagger
-ruamel.yaml<0.16.0
+ruamel.yaml==0.15.97
 drf-yasg==1.14.0
 
 # for the validation feature