update djangorestframework version 46/98746/1
authordyh <dengyuanhong@chinamobile.com>
Fri, 22 Nov 2019 03:30:57 +0000 (11:30 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Fri, 22 Nov 2019 03:31:12 +0000 (11:31 +0800)
Issue-ID: MODELING-264
Change-Id: I61396219e03e153d20b0d26c399e49117a1b2fc2
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
requirements.txt

index b8b5e85..5959924 100644 (file)
@@ -1,6 +1,6 @@
 # rest framework
 Django==2.1.10
-djangorestframework==3.9.4
+djangorestframework==3.10.3
 
 # for access MySQL
 PyMySQL==0.9.3
@@ -27,7 +27,7 @@ nfv-toscaparser==1.1.2.dev2
 
 # for auto swagger
 ruamel.yaml==0.15.97
-drf-yasg==1.16.0
+drf-yasg==1.17.0
 flex>=6.11.1
 swagger-spec-validator>=2.1.0