From 2a51261e1995739a276eddc8d627b067abdd3ae3 Mon Sep 17 00:00:00 2001 From: GuoYunzhe Date: Sat, 20 Apr 2024 21:36:54 +0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 004d4a24..45dd5f72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,6 @@ dependencies = [ 'Faker>=10', "matplotlib", "torch>=2", - "torchvision", "table-evaluator", "click", "pluggy",