From 40860fefda0ec1bd6bc4f54f28d1203d5e680875 Mon Sep 17 00:00:00 2001 From: tristanlatr <19967168+tristanlatr@users.noreply.github.com> Date: Fri, 15 Nov 2024 10:00:44 -0500 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2b7798ba4..77cf3c947 100644 --- a/setup.cfg +++ b/setup.cfg @@ -44,7 +44,7 @@ install_requires = astor; python_version < "3.9" attrs docutils>=0.17 - lunr=>0.6.2<=0.8.8 + lunr=>0.6.2<=0.8.0 configargparse toml importlib_metadata; python_version < "3.8"