summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordengyh <dengyuanhong@chinamobile.com>2022-03-14 10:43:47 +0800
committerdengyh <dengyuanhong@chinamobile.com>2022-03-14 10:44:10 +0800
commitf1147f120092bd997a75d63771a93c6abcbe5812 (patch)
treef9bc1b02ee78788b12e47f7c857592d738a0cec6
parent9491eafbd260504a92125be3472ad0c327873dd6 (diff)
Update the Django version to 2.2.27
Change-Id: I9ed9caddf1cf0385ffcd3373bf87b4965663271a Issue-ID: VFC-1938 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
-rw-r--r--gvnfmadapter/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gvnfmadapter/requirements.txt b/gvnfmadapter/requirements.txt
index 5cfd56f..4844e53 100644
--- a/gvnfmadapter/requirements.txt
+++ b/gvnfmadapter/requirements.txt
@@ -1,7 +1,7 @@
jsonschema==3.2.0
# rest framework
-Django==2.1.10
+Django==2.2.27
djangorestframework==3.10.0
# for call rest api