Downgrade Django to 3.2 LTS to ensure support for longer
This commit is contained in:
parent
899e97dedc
commit
9b41ce874e
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
Django==4.1.10
|
Django==3.2.22
|
||||||
wagtail==4.1.5
|
wagtail==4.1.8
|
||||||
django-environ==0.11.2
|
django-environ==0.11.2
|
||||||
whitenoise[brotli]==6.5.0
|
whitenoise[brotli]==6.5.0
|
||||||
Pygments==2.16.1
|
Pygments==2.16.1
|
||||||
|
|
Loading…
Reference in a new issue