fix the bug for the package version of ruamel.yaml 13/92513/2
authorhongyuzhao <zhao.hongyu@zte.com.cn>
Fri, 2 Aug 2019 03:22:26 +0000 (11:22 +0800)
committerhongyuzhao <zhao.hongyu@zte.com.cn>
Fri, 2 Aug 2019 03:34:00 +0000 (11:34 +0800)
Change-Id: I539aea70c1a5c5370c9ce137b3d13a9489f884cd
Issue-ID: VFC-1465
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
mgr/requirements.txt

index 8af9491..5c7d634 100644 (file)
@@ -20,7 +20,9 @@ mock==3.0.5
 unittest_xml_reporting==1.12.0
 
 # for auto swagger
+ruamel.yaml<0.16.0
 drf-yasg==1.16.0
+
 flex>=6.11.1
 swagger-spec-validator>=2.1.0