Updated django to 2.1.6
This commit is contained in:
parent
8586077a84
commit
12e9b2a8be
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ verify_ssl = true
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
django = "==2.1.5"
|
django = ">=2.1.6"
|
||||||
django-cors-headers = "==2.4.0"
|
django-cors-headers = "==2.4.0"
|
||||||
djangorestframework = "==3.8.2"
|
djangorestframework = "==3.8.2"
|
||||||
django-rest-auth = "==0.9.3"
|
django-rest-auth = "==0.9.3"
|
||||||
|
|
Loading…
Reference in a new issue