diff --git a/pyproject.toml b/pyproject.toml index 3ca3229d..93282c25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "platformdirs>=4.3,<5.0", "pytz>=2024.1", "rapidfuzz>=3.12.2,<4.0", - "revel>=0.9.1,<0.10", + "revel>=0.9.2post1,<0.10", "timer-dict>=1.0,<2.0", "tomlkit>=0.12,<0.14", "typing-extensions>=4.5,<5.0",