In commit 9730f95686b2ac72cf1fa513c555f7c7787e2667 Django 2.2 was enabled. Django 1.11 was EOL on April 1, 2020
Signed-off-by: Tim Orling <[email protected]> --- toaster-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toaster-requirements.txt b/toaster-requirements.txt index a682b085..735b6145 100644 --- a/toaster-requirements.txt +++ b/toaster-requirements.txt @@ -1,3 +1,3 @@ -Django>1.8,<1.12 +Django>2.2,<2.3 beautifulsoup4>=4.4.0 pytz -- 2.24.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5736): https://lists.yoctoproject.org/g/toaster/message/5736 Mute This Topic: https://lists.yoctoproject.org/mt/74512009/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/toaster/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
