diff --git a/api/pyproject.toml b/api/pyproject.toml index 7ead16e3..81ac57a1 100644 --- a/api/pyproject.toml +++ b/api/pyproject.toml @@ -140,7 +140,7 @@ dependencies = [ "deprecated>=1.3.1", "oss2>=2.19.1", "flower>=2.0.1", - "aiofile>=3.9.0", + "aiofiles>=23.0.0", ] [tool.pytest.ini_options]