From cdfa36e13bee1abb5c89e0cdb2c6925ca01e52a5 Mon Sep 17 00:00:00 2001 From: zonghuia Date: Fri, 3 Feb 2023 16:59:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'setup.cfg'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f77a285..78eb0d2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,7 +42,7 @@ install_requires = h5py >= 2.8 numpy setuptools - torch >= 1 + torch >= 1.7 tqdm python_requires = >=3.6, <4 packages = find: -- 2.34.1