Skip to content

Commit

Permalink
Merge 2c04b48 into e62f1f9
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesRitchie committed Sep 21, 2016
2 parents e62f1f9 + 2c04b48 commit f14ae2c
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.2.3,<=3.4.6'
'djangorestframework>=3.4,<3.5'
],
test_suite='runtests.run',
tests_require=[
Expand Down

0 comments on commit f14ae2c

Please sign in to comment.