summaryrefslogtreecommitdiff
path: root/shared/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'shared/pyproject.toml')
-rw-r--r--shared/pyproject.toml1
1 files changed, 0 insertions, 1 deletions
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]