Skip to content

Commit

Permalink
Fixed requirements.txt to specify Django version that supports python…
Browse files Browse the repository at this point in the history
… 2.7+
  • Loading branch information
jcohen02 committed Dec 11, 2018
1 parent e449a79 commit 4e7b8da
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,4 +1,4 @@
Django==2.1.3
Django>=1.11
djangorestframework==3.8.2
httpretty==0.9.6
shortuuid==0.5.0
Expand Down

0 comments on commit 4e7b8da

Please sign in to comment.