Skip to content

Commit d1620b2

Browse files
committed
setup: Update minimum Django version
1 parent f574b4f commit d1620b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ packages = find:
2929
include_package_data = True
3030
zip_safe = False
3131
install_requires =
32-
django >= 1.8
32+
django >= 1.10
3333
oauthlib >= 2.0.1
3434
requests >= 2.13.0
3535

0 commit comments

Comments
 (0)