diff --git a/pyproject.toml b/pyproject.toml index 743c1e4..44dde67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "asgiref>=3.8.1", "hypercorn==0.15.0", "aiohttp>=3.9.1", - "aiofiles==23.2.1", + "aiofiles==25.1.0", "scalar-fastapi==1.6.2", "celery[redis]>=5.3.0", "flower>=2.0.1",