Limit <v2.0 installations to Django 1.10

This commit is contained in:
Jeremy Stretch 2017-04-05 11:34:04 -04:00
parent 1ffa90c521
commit 05ae64ca5a

View File

@ -1,6 +1,6 @@
cffi>=1.8
cryptography>=1.4
Django>=1.10
Django>=1.10,<1.11
django-debug-toolbar>=1.6
django-filter>=1.0.1
django-mptt==0.8.7