Skip to content

Commit 99c153a

Browse files
committed
Up required django version to 1.8
1 parent afec960 commit 99c153a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
install_requires=[
4545
'six>=1.10.0',
4646
'graphene>=1.4',
47-
'Django>=1.6.0',
47+
'Django>=1.8.0',
4848
'iso8601',
4949
'singledispatch>=3.4.0.3',
5050
],

0 commit comments

Comments
 (0)