Skip to content

Commit

Permalink
[requires.io] dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
requires committed Mar 9, 2017
1 parent 9dd9f37 commit 93c7367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
license='BSD',
packages=find_packages(exclude=['tests*']),
install_requires=[
'djangorestframework>=3.5,<3.6'
'djangorestframework>=3.6,<3.7'
],
test_suite='runtests.run',
tests_require=[
Expand Down

0 comments on commit 93c7367

Please sign in to comment.