From f3d4c24865492762d49e183b8f50b3bfd104459b Mon Sep 17 00:00:00 2001 From: Bill Ho Date: Tue, 20 Aug 2024 16:32:35 +0800 Subject: [PATCH] hotfix - try fixing issue: Environment setup errors #108 (updated python-lightning to 2.4.0) --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 49f98e8..3e07f1f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,6 +21,7 @@ classifiers = include_package_data = True packages = find: install_requires = + pytorch-lightning==2.4.0 wandb pydantic==1.10.2 biopython==1.79