summaryrefslogtreecommitdiffstats
path: root/lcm/requirements.txt
diff options
context:
space:
mode:
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