summaryrefslogtreecommitdiff
path: root/pyproject.toml.in
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml.in')
-rw-r--r--pyproject.toml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml.in b/pyproject.toml.in
index 8b10bf2..9b64234 100644
--- a/pyproject.toml.in
+++ b/pyproject.toml.in
@@ -1,3 +1,3 @@
[build-system]
-requires = ["setuptools>=40.8.0", "wheel", "mod_wsgi-httpd==2.4.48.1"]
+requires = ["setuptools>=40.8.0", "wheel", "mod_wsgi-httpd==2.4.54.1"]
build-backend = "setuptools.build_meta:__legacy__"