From b8d6c62f731c3c7886f2ecc661265eedeb65e41c Mon Sep 17 00:00:00 2001 From: toufic ar Date: Wed, 13 May 2026 23:16:11 +0300 Subject: test flake webui --- pyproject.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 68655cf..08f07c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,3 +7,7 @@ requires-python = ">=3.12" dependencies = [ "flask>=3.1.3", ] +[dependency-groups] +dev = [ + "gunicorn>=26.0.0", +] -- cgit v1.2.3