diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2025-08-01 12:49:00 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2025-08-04 22:07:14 -0300 |
| commit | 7335a1a9138e905aa681169c3b820fed207edfa5 (patch) | |
| tree | 15c09d092870cd1827de7426fd09d2185b947029 /tests | |
| parent | 591b23a11b099081fc39d00171f5dc9efbd67e13 (diff) | |
[4.2.x] Refs #36535 -- Doc'd that docutils < 0.22 is required.
Backport of 9d9b3bc71702e4bd4b7f8e1602d83fd69f871e94 from stable/5.1.x.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/requirements/py3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt index 7eebc20e05..b166df7bb4 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -4,7 +4,7 @@ argon2-cffi >= 19.2.0 backports.zoneinfo; python_version < '3.9' bcrypt black == 23.12.1 -docutils +docutils < 0.22 geoip2; python_version < '3.12' jinja2 >= 2.11.0 numpy; python_version < '3.12' |
