From 0e7fd5059e8a813ccffe2c376b1ff43898b4d966 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 2 Apr 2026 15:31:09 +0900 Subject: fix: address code review issues in resilience module --- shared/pyproject.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'shared/pyproject.toml') diff --git a/shared/pyproject.toml b/shared/pyproject.toml index dcddc84..eb74a11 100644 --- a/shared/pyproject.toml +++ b/shared/pyproject.toml @@ -15,7 +15,6 @@ dependencies = [ "pyyaml>=6.0,<7", "aiohttp>=3.9,<4", "rich>=13.0,<14", - "tenacity>=8.2,<10", ] [project.optional-dependencies] -- cgit v1.2.3