mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
requirements.txt: Updating Django requirement to the 2.2 LTS release.
Signed-off-by: Amber Elliot <amber.n.elliot@intel.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
This commit is contained in:
parent
7482d57175
commit
6c2f153784
|
@ -3,7 +3,7 @@ beautifulsoup4==4.8.1
|
||||||
billiard==3.6.1.0
|
billiard==3.6.1.0
|
||||||
celery==4.3.0
|
celery==4.3.0
|
||||||
confusable-homoglyphs==3.2.0
|
confusable-homoglyphs==3.2.0
|
||||||
Django>=1.11.27,<1.12
|
Django>=2.2<2.3
|
||||||
django-appconf==1.0.3
|
django-appconf==1.0.3
|
||||||
django-axes==4.5.4
|
django-axes==4.5.4
|
||||||
django-bootstrap-pagination==1.7.1
|
django-bootstrap-pagination==1.7.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user