1
0
mirror of https://github.com/django/django.git synced 2025-10-27 23:56:08 +00:00

Refs #36005 -- Bumped minimum supported versions of docutils to 0.22.

This commit is contained in:
Mariusz Felisiak
2025-10-19 20:13:16 +02:00
committed by GitHub
parent d506e4a528
commit ca3e0484ef
5 changed files with 5 additions and 4 deletions

View File

@@ -317,7 +317,7 @@ dependencies:
* :pypi:`asgiref` 3.9.1+ (required)
* :pypi:`bcrypt` 4.1.1+
* :pypi:`colorama` 0.4.6+
* :pypi:`docutils` 0.19+
* :pypi:`docutils` 0.22+
* :pypi:`geoip2` 4.8.0+
* :pypi:`Jinja2` 2.11+
* :pypi:`numpy` 1.26.0+