common.txt: Delete patched Django comment.

This commit is contained in:
Umair Khan 2017-10-19 09:48:23 +05:00 committed by Tim Abbott
parent e98ca0714b
commit 8edba8c73a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# /tools/update-locked-requirements to update requirements/dev_lock.txt
# and requirements/prod_lock.txt.
# See requirements/README.md for more detail.
# Django itself; we use a slightly patched version
# Django itself
Django==1.11.5
# needed for mypy TypedDict