diff options
Diffstat (limited to 'mgr/requirements.txt')
-rw-r--r-- | mgr/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mgr/requirements.txt b/mgr/requirements.txt index 8e695a0..a88b0c3 100644 --- a/mgr/requirements.txt +++ b/mgr/requirements.txt @@ -1,5 +1,5 @@ # rest framework -Django==2.1.4 +Django==2.1.10 djangorestframework==3.9.4 # for access MySQL |