From 2b6294ffaf7e98ffd850e54826969cf9ad2d9e11 Mon Sep 17 00:00:00 2001 From: Giorgio Salluzzo Date: Sat, 22 Mar 2025 16:02:52 +0100 Subject: [PATCH] Let's give it a try. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5418304..ec83572 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "pipfile", "build", "fastapi", - "aiohttp", + "aiohttp==3.10.11", "wait-for-it", "mypy", "types-decorator",