Is there Django 5.0 support planned and when if so?
17.28 ERROR: Cannot install -r /requirements.txt (line 11), -r /requirements.txt (line 12), -r /requirements.txt (line 13) and django~=5.0 because these package versions have conflicting dependencies.
17.28
17.28 The conflict is caused by:
17.28 The user requested django~=5.0
17.28 djangorestf
[2023-12-28T09:14:42.188Z] ramework 3.14.0 depends on django>=3.0
17.28 django-cors-headers 4.3.1 depends on Django>=3.2
17.28 drf-typescript-generator 0.1.1 depends on Django<4.0.0 and >=3.2.4
Is there Django 5.0 support planned and when if so?