diff --git a/setup.cfg b/setup.cfg index 2afe59b..639d736 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,7 +46,7 @@ djangcms_page_sitemap = *.html *.png *.gif *js *jpg *jpeg *svg *py *mo *po [options.extras_require] docs = - django<5.0 + django<6.0 [bdist_wheel] universal = 1