From 2c47dbd28ae3a394c6e2eb7f6859c509e8a2b37a Mon Sep 17 00:00:00 2001 From: Matthew Muckley Date: Tue, 23 Jul 2024 14:13:18 +0000 Subject: [PATCH] Remove PTL version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 28b49cf8..36a23ef8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -52,7 +52,7 @@ install_requires = torchvision>=0.8.1 torch>=1.8 runstats>=1.8 - pytorch-lightning>=1.4 + pytorch-lightning h5py>=2.10 PyYAML>=5.3.1 torchmetrics>=0.5.1