From d53cebbef385e82549414227a999e0429bb84205 Mon Sep 17 00:00:00 2001 From: Sinacam Date: Wed, 17 Jan 2024 12:13:24 +0800 Subject: [PATCH] removed redundant line --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1c480dab..e6f6b85c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,7 +37,6 @@ python_requires = >=3.8 [options.extras_require] nn = nltk - PyYAML torch==1.13.1 torchmetrics==0.10.3 torchtext==0.14.1