File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ django-sitetree==1.18.0 # >=1.17.1 is (?) first version that supports Django 4.
4
4
django-apptemplates==1.5
5
5
django-admin-interface==0.28.9
6
6
django-translation-aliases==0.1.0
7
- Django==4.2.22
7
+ Django==5.2
8
8
docutils==0.21.2
9
9
Markdown==3.7
10
10
cmarkgfm==2024.11.20
@@ -20,7 +20,7 @@ beautifulsoup4==4.12.3
20
20
icalendar==4.0.7
21
21
chardet==4.0.0
22
22
celery[redis]==5.4.0
23
- django-celery-beat==2.5.0
23
+ django-celery-beat==2.8.1
24
24
# TODO: We may drop 'django-imagekit' completely.
25
25
django-imagekit==5.0 # 5.0 is first version that supports Django 4.2
26
26
django-haystack==3.2.1
@@ -33,7 +33,7 @@ python-dateutil==2.8.2
33
33
34
34
requests[security]>=2.26.0
35
35
36
- django-honeypot==1.0.4 # 1.0.4 is first version that supports Django 4.2
36
+ django-honeypot>=1.2.0 # TODO: 5.2 support
37
37
django-markupfield==2.0.1
38
38
39
39
django-allauth==64.2.1
You can’t perform that action at this time.
0 commit comments