update requirements.txt
Issue-ID: VFC-1706
Change-Id: Ic1631e62ec800f6da4f8d641e5eef5991a35f76d
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
 # rest framework
 Django==2.1.10
-djangorestframework==3.9.4
+djangorestframework==3.10.0
 
 # for call rest api
 httplib2==0.12.3
 
 # for auto swagger
 ruamel.yaml==0.15.97
-drf-yasg==1.14.0
+drf-yasg==1.17.0
 
 # for the validation feature
 flex>=6.11.1
 
     <description>vfc nfvo drivers-vnfm-gvnfm</description>
     <modules>
         <module>gvnfmadapter</module>
+               <!-- Remove juju from Guilin Release -->
+               <!--
         <module>juju</module>
+               -->
     </modules>
 </project>