diff --git a/pyproject.toml b/pyproject.toml index ae3f0b6..ad25533 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ repository = "https://github.com/reswitched/robocop-ng" python = "^3.8" "discord.py" = "^1.7.3" python-dateutil = "^2.8.2" -humanize = "^3.9.0" +humanize = "^3.3.0" parsedatetime = "^2.6" aiohttp = "^3.7.4" gidgethub = "^5.0.1"