mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-05 05:04:46 +02:00
requirements.txt: upgrade Django 3.2 -> 4.2
Update to 4.2 LTS release https://docs.djangoproject.com/en/4.2/releases/4.2/ https://docs.djangoproject.com/en/4.1/releases/4.1/ https://docs.djangoproject.com/en/4.0/releases/4.0/ Signed-off-by: Tim Orling <tim.orling@konsulko.com>
This commit is contained in:
parent
b4d9c92d5d
commit
082f5aab79
|
@ -3,7 +3,7 @@ beautifulsoup4==4.10.0
|
|||
billiard==3.6.4.0
|
||||
celery==5.2.3
|
||||
confusable-homoglyphs==3.2.0
|
||||
Django>=3.2,<3.3
|
||||
Django>=4.2,<4.3
|
||||
django-appconf==1.0.5
|
||||
django-axes==5.31.0
|
||||
django-bootstrap-pagination==1.7.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user