diff --git a/pyproject.toml b/pyproject.toml index ec6191d..fb47a4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "psycopg2-binary>=2.9.11", "pydantic>=2.12.5", "python-dotenv>=1.2.2", - "redis>=5.0.0", + "redis>=7.4.0", "sentry-sdk[flask]>=2.57.0", "email-validator>=2.0.0", "pytest>=9.0.2",