Skip to content

Commit 2ce34db

Browse files
author
Martin Pauly
committed
Update requirements in setup.py
1 parent b424fd7 commit 2ce34db

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
@@ -12,7 +12,7 @@
1212
from setuptools import setup
1313

1414
install_requires = [
15-
'Django>=1.8,<1.12',
15+
'Django>=1.8,<2.1',
1616
]
1717

1818
tests_require = [

0 commit comments

Comments
 (0)