Closes #2808: Loosen version pinning for Django to allow patch releases

This commit is contained in:
Jeremy Stretch
2019-01-29 13:48:21 -05:00
parent b4c9ec27e0
commit ce1a2875bc
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Django==2.1.4
Django>=2.1.5,<2.2
django-cors-headers==2.4.0
django-debug-toolbar==1.11
django-filter==2.0.0