From patchwork Thu Jun 25 22:57:37 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [layerindexweb, 5/7] requirements.txt: Updating Django requirement to the 2.2 LTS release. From: "Elliot, Amber N" X-Patchwork-Id: 173927 Message-Id: <20200625225739.32402-6-amber.n.elliot@intel.com> To: yocto@lists.yoctoproject.org Cc: Amber Elliot Date: Thu, 25 Jun 2020 15:57:37 -0700 Signed-off-by: Amber Elliot --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ba5397..c7399ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.8.1 billiard==3.6.1.0 celery==4.3.0 confusable-homoglyphs==3.2.0 -Django>=1.11.27,<1.12 +Django>=2.2<2.3 django-appconf==1.0.3 django-axes==4.5.4 django-bootstrap-pagination==1.7.1