summaryrefslogtreecommitdiffstats
path: root/lcm/requirements.txt
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-01-25 09:32:01 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-01-25 09:32:01 +0800
commit1b8806ad85016e93a6d049730a54e56a518656a0 (patch)
tree83e9382d2b7fa649a13ed9bab3253f531d8ae2e7 /lcm/requirements.txt
parent358310fd8c7c0863800de3b22a5a9d8ce2fb3b7e (diff)
Upgrade vfc-vnflcm django version
Change-Id: I059376085b551e4adfaddc809b530a409a4b41fe Issue-ID: VFC-682 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'lcm/requirements.txt')
-rw-r--r--lcm/requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/lcm/requirements.txt b/lcm/requirements.txt
index c98aff71..740d0fe6 100644
--- a/lcm/requirements.txt
+++ b/lcm/requirements.txt
@@ -1,6 +1,6 @@
# rest framework
-Django==1.9.6
-djangorestframework==3.3.3
+Django==1.11.9
+djangorestframework==3.7.7
# for access MySQL
MySQL-python==1.2.5