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 Apr 3, 2018
1 parent 18f6943 commit d64f398
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.7,<3.8'
'djangorestframework>=3.8,<3.9'
],
test_suite='runtests.run',
tests_require=[
Expand Down

0 comments on commit d64f398

Please sign in to comment.