diff --git a/pyproject.toml b/pyproject.toml index 8972a5f..9b2f438 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "beautifulsoup4==4.14.3", "boto3==1.42.14", "fastapi==0.128.0", - "fakeredis==2.32.1", + "fakeredis==2.33.0", "gradio==5.49.1", "numpy==2.3.4", "openai==2.11.0",