aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2021-06-11 16:05:53 +0800
committerdyh <dengyuanhong@chinamobile.com>2021-06-11 16:06:11 +0800
commitaff08a454f2976be07f06ccb87c0032dbfe559a4 (patch)
tree3d9f9bdc6e7a9c75bb0055d777a49404a9cb6005
parentf9497dc1d331adb02798313dbd20920f9f92dbb6 (diff)
Update PyYAML version
Change-Id: Ic2119ca6d7c4572e2282c25e6f4fbdeffec88bba Issue-ID: MODELING-538 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index b7652a2..a2d2b8c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -28,4 +28,4 @@ swagger-spec-validator>=2.1.0
uwsgi
apscheduler==3.6.3
-PyYAML==5.3.1 \ No newline at end of file
+PyYAML==5.4.1 \ No newline at end of file