From 9cee50abb66ef8fa0d9cf11eff62f0a56f7d76f9 Mon Sep 17 00:00:00 2001 From: ejm714 Date: Thu, 16 May 2024 19:16:55 -0700 Subject: [PATCH] remove botocore --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 88c0b9f6..27a14691 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,6 @@ dependencies = [ "appdirs", "av", "cloudpathlib[s3]", - "botocore", "ffmpeg-python", "future", "fvcore",