fix the bug for the package version of ruamel.yaml 49/92649/1
authorhongyuzhao <zhao.hongyu@zte.com.cn>
Mon, 5 Aug 2019 02:19:15 +0000 (10:19 +0800)
committerhongyuzhao <zhao.hongyu@zte.com.cn>
Mon, 5 Aug 2019 02:21:07 +0000 (10:21 +0800)
Change-Id: I0bb1726e3817558ddb6f4ca0f5fbd1482d8680e8
Issue-ID: VFC-1465
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
mgr/requirements.txt

index 5c7d634..2639383 100644 (file)
@@ -20,9 +20,8 @@ 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.16.0
-
 flex>=6.11.1
 swagger-spec-validator>=2.1.0