mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-05 13:14:46 +02:00
requirements.txt: bump to Django 3.2 LTS
Upgrade to the latest Django 3.2.x LTS for extended support up until April 2024. Signed-off-by: Tim Orling <tim.orling@konsulko.com>
This commit is contained in:
parent
08d7f96e10
commit
314d29deda
|
@ -3,7 +3,7 @@ beautifulsoup4==4.9.3
|
||||||
billiard==3.6.4.0
|
billiard==3.6.4.0
|
||||||
celery==5.1.2
|
celery==5.1.2
|
||||||
confusable-homoglyphs==3.2.0
|
confusable-homoglyphs==3.2.0
|
||||||
Django>=3.1,<3.2
|
Django>=3.2,<3.3
|
||||||
django-appconf==1.0.4
|
django-appconf==1.0.4
|
||||||
django-axes==5.20.0
|
django-axes==5.20.0
|
||||||
django-bootstrap-pagination==1.7.1
|
django-bootstrap-pagination==1.7.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user