From 62fb63a9e691f7d96a5fdf920c92f5d00830943f Mon Sep 17 00:00:00 2001 From: Zhichao Date: Thu, 10 Oct 2024 22:48:42 +0800 Subject: [PATCH] remove tenacity --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 90e447a1..7271ae83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,6 @@ nbformat = "^5.10.4" rich = "^13.7.1" langsmith = "^0.1.58" ipykernel = "^6.29.4" -tenacity = "^8.3.0" pillow-heif = "^0.16.0" pytube = "15.0.0" anthropic = "^0.31.0"