From bfd09520f9229b612d3d7a9ac81f03e61a29b852 Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Tue, 1 Jul 2025 12:53:26 -0700 Subject: Update aiohttp and others --- backend/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/pyproject.toml') diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 38fc304d..c9bf8ae6 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -14,7 +14,7 @@ include = [ ] [tool.poetry.dependencies] -python = ">=3.10,<3.13" +python = ">=3.10,<=3.13.5" aiohttp = "^3.10.11" aiohttp-jinja2 = "^1.5.1" -- cgit v1.2.3