updated dependency

This commit is contained in:
Paul Bailey 2016-11-28 14:25:41 -05:00
parent aa6edfc62c
commit 0b76e1abac

View File

@ -33,7 +33,7 @@ setup(
install_requires=[
'six>=1.10.0',
'graphene>=1.0',
'graphene>=1.1.2',
'Django>=1.6.0',
'iso8601',
'singledispatch>=3.4.0.3',