Use LTS version of Django
This is supported for much longer, and I don't seem to be using any of the 5.0 features
This commit is contained in:
parent
a8fe244ab4
commit
1822f1c4d5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Django==5.0.7
|
||||
Django==4.2.14
|
||||
wagtail==5.2.5
|
||||
django-environ==0.11.2
|
||||
whitenoise[brotli]==6.6.0
|
||||
|
|
Loading…
Reference in a new issue