We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f574b4f commit d1620b2Copy full SHA for d1620b2
setup.cfg
@@ -29,7 +29,7 @@ packages = find:
29
include_package_data = True
30
zip_safe = False
31
install_requires =
32
- django >= 1.8
+ django >= 1.10
33
oauthlib >= 2.0.1
34
requests >= 2.13.0
35
0 commit comments