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:36:56 +01:00
parent 0029a0cc0f
commit a539b3a3bd

View File

@@ -15,7 +15,6 @@ marshmallow==2.13.6
monotonic==1.3
psycopg2==2.7.3.1
PyJWT==1.5.2
six==1.10.0
SQLAlchemy-Utils==0.32.14
SQLAlchemy==1.1.14
statsd==3.2.1