add jsonschema 43/121943/1
authordyh <dengyuanhong@chinamobile.com>
Wed, 16 Jun 2021 06:49:06 +0000 (14:49 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Wed, 16 Jun 2021 06:49:15 +0000 (14:49 +0800)
Change-Id: Ie48c547277a8f266296b31d6a5a61948f7b227c6
Issue-ID: VFC-1868
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
gvnfmadapter/requirements.txt

index 6a763c5..18c214b 100644 (file)
@@ -1,3 +1,5 @@
+jsonschema==3.2.0
+
 # rest framework
 Django==2.1.10
 djangorestframework==3.10.0