aboutsummaryrefslogtreecommitdiffstats
path: root/toaster-requirements.txt
diff options
context:
space:
mode:
authorDavid Reyna <David.Reyna@windriver.com>2017-11-30 00:55:24 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-18 15:04:53 +0000
commit1b34e3c0075b4bb8a4800fef3e12c3f39743973c (patch)
tree074e098aafe05923cecf10c19a5495334b8ccc9e /toaster-requirements.txt
parent21dde782c049108dd9455ffbf431de214437e800 (diff)
downloadbitbake-1b34e3c0075b4bb8a4800fef3e12c3f39743973c.tar.gz
toaster: update Toaster for Django 1.11
Toaster needs to accomodate API changes in Django 1.11. [YOCTO #12192] Signed-off-by: David Reyna <David.Reyna@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'toaster-requirements.txt')
-rw-r--r--toaster-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/toaster-requirements.txt b/toaster-requirements.txt
index 3f47650b4..c0ec36828 100644
--- a/toaster-requirements.txt
+++ b/toaster-requirements.txt
@@ -1,3 +1,3 @@
-Django>1.8,<1.9.9
+Django>1.8,<1.11.9
beautifulsoup4>=4.4.0
pytz