Remove six dependency

six is used for Python 2/3 compatibility. We never run under Python 2.
This commit is contained in:
Chris Hill-Scott
2017-09-18 09:34:31 +01:00
parent 1be2101d07
commit a49c30a92d

View File

@@ -15,7 +15,6 @@ pyexcel-xls==0.5.0
pyexcel-xlsx==0.5.0.1
pyexcel-ods3==0.5.0
pytz==2017.2
six==1.10.0
gunicorn==19.7.1
whitenoise==3.3.0 #manages static assets