mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-01 18:21:30 +08:00
13 lines
295 B
Plaintext
13 lines
295 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
|
|
mkdocs-macros-plugin>=1.0
|
|
pymdown-extensions>=10.0
|