From 908d701a2779d1555931e5951f458d9f10d30dae Mon Sep 17 00:00:00 2001 From: ave Date: Sun, 1 Aug 2021 01:29:34 +0300 Subject: [PATCH] fucking nix --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"