gunicorn/requirements_dev.txt
Eng Zer Jun c0959609ef
Use markdown-grid-tables for multiline table
pycodestyle enforces 120-character line lengtn limit.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2026-02-12 00:25:29 +08:00

14 lines
321 B
Plaintext

-r requirements_test.txt
# setuptools v68.0 fails hard on invalid pyproject.toml
# which a developer would want to know
# otherwise, oldest known-working version is 61.2
setuptools>=68.0
mkdocs>=1.6
mkdocs-material>=9.5
mkdocs-gen-files>=0.5
markdown-grid-tables>=0.6
mkdocs-macros-plugin>=1.0
pymdown-extensions>=10.0