summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhongyuzhao <zhao.hongyu@zte.com.cn>2019-08-02 11:17:17 +0800
committerhongyuzhao <zhao.hongyu@zte.com.cn>2019-08-02 11:17:41 +0800
commit25de48e1abf944bd4c33d965b93a99f21c7472e0 (patch)
tree98fbe3cf70ca127e211eff796cb10fb86af6456a
parent1a8fa7974930ba1c82e603a2195515cadf94f1c2 (diff)
fix the bug for the package version of ruamel.yaml
Change-Id: If8b73e9404d455e76531589717029a1c0ef37a5d Issue-ID: VFC-1465 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
-rw-r--r--lcm/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lcm/requirements.txt b/lcm/requirements.txt
index b844db36..be723615 100644
--- a/lcm/requirements.txt
+++ b/lcm/requirements.txt
@@ -20,6 +20,7 @@ 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