Skip to content

Commit

Permalink
[tests] Bind DRF version in requirements.txt
Browse files Browse the repository at this point in the history
Being stricter will prevent future breakages of the CI builds.
  • Loading branch information
nemesifier committed Nov 22, 2016
1 parent a171500 commit bea5f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
djangorestframework>=3.3
djangorestframework>=3.3,<3.6

0 comments on commit bea5f34

Please sign in to comment.