Update PyYAML version to 5.4.1 41/121941/1
authordyh <dengyuanhong@chinamobile.com>
Wed, 16 Jun 2021 03:44:13 +0000 (11:44 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Wed, 16 Jun 2021 03:44:49 +0000 (11:44 +0800)
Change-Id: I2205e6ff8470ef9eaa76bb0bc57a40abbc0ec08a
Issue-ID: VFC-1863
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
res/requirements.txt

index b7f47a8..7aff255 100644 (file)
@@ -1,3 +1,5 @@
+jsonschema==3.2.0
+
 # rest framework
 Django==2.1.10
 djangorestframework==3.10.0
@@ -31,4 +33,4 @@ onappylog>=1.0.9
 # uwsgi for parallel processing
 uwsgi
 
-PyYAML==5.3.1
\ No newline at end of file
+PyYAML==5.4.1
\ No newline at end of file