diff --git a/pyproject.toml b/pyproject.toml index f6fcd32..6062f2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "allianceauth>=3.0.0,<5.0.0", "py-cord>2.0.0,<3.0.0", "pendulum>=2.1.2,<4.0.0", - "redis>=4.2.0,<5.0.0", + "redis>=4.2.0,<6.0.0", "django-solo>=2.1.0,<3.0.0" ]