mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #34233 -- Bumped minimum supported version of docutils to 0.19.
This commit is contained in:
committed by
Mariusz Felisiak
parent
dc89380c8a
commit
6c6606aa01
@@ -3,7 +3,7 @@ asgiref >= 3.7.0
|
||||
argon2-cffi >= 19.2.0
|
||||
bcrypt
|
||||
black
|
||||
docutils
|
||||
docutils >= 0.19
|
||||
geoip2; python_version < '3.12'
|
||||
jinja2 >= 2.11.0
|
||||
numpy; python_version < '3.12'
|
||||
|
||||
Reference in New Issue
Block a user