Add jsonschema 18/121918/1
authordyh <dengyuanhong@chinamobile.com>
Tue, 15 Jun 2021 09:29:55 +0000 (17:29 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Tue, 15 Jun 2021 09:30:08 +0000 (17:30 +0800)
Change-Id: I2fc69a657d8f43e708f7505f2e1b24fe93bb5ca5
Issue-ID: VFC-1865
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
requirements.txt

index 2ac343e..1de43d3 100644 (file)
@@ -1,3 +1,5 @@
+jsonschema==3.2.0
+
 # rest framework
 Django==2.1.10
 djangorestframework==3.10.0