Fixes #677: Add cffi as an explicit dependency to avoid setuptools error on Debian

This commit is contained in:
Jeremy Stretch 2016-11-30 11:19:28 -05:00
parent 0f08e703f6
commit 7776cf9f73

View File

@ -1,3 +1,4 @@
cffi>=1.8
cryptography==1.4 cryptography==1.4
Django==1.10 Django==1.10
django-debug-toolbar==1.4 django-debug-toolbar==1.4