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.
44django-apptemplates==1.5
55django-admin-interface==0.28.9
66django-translation-aliases==0.1.0
7- Django==4.2.22
7+ Django==5.2
88docutils==0.21.2
99Markdown==3.7
1010cmarkgfm==2024.11.20
@@ -20,7 +20,7 @@ beautifulsoup4==4.12.3
2020icalendar==4.0.7
2121chardet==4.0.0
2222celery[redis]==5.4.0
23- django-celery-beat==2.5.0
23+ django-celery-beat==2.8.1
2424# TODO: We may drop 'django-imagekit' completely.
2525django-imagekit==5.0 # 5.0 is first version that supports Django 4.2
2626django-haystack==3.2.1
@@ -33,7 +33,7 @@ python-dateutil==2.8.2
3333
3434requests[security]>=2.26.0
3535
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
3737django-markupfield==2.0.1
3838
3939django-allauth==64.2.1
You can’t perform that action at this time.
0 commit comments