Selaa lähdekoodia

bitbake: toaster: bump django version to match build tools

The version of django in the 2.6 release got bumped to 1.11.14.
The toaster requirements file needs to be updated to accept it.

[YOCTO #12958]

(Bitbake rev: b081b78a330fee30b172c2c8bdc9c196a65be9af)

Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
David Reyna 6 vuotta sitten
vanhempi
commit
ddb1f31a4c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      bitbake/toaster-requirements.txt

+ 1 - 1
bitbake/toaster-requirements.txt

@@ -1,3 +1,3 @@
-Django>1.8,<1.11.9
+Django>1.8,<1.12
 beautifulsoup4>=4.4.0
 pytz