From abd72eff455d164a9546fdc2a7f04c7068f60948 Mon Sep 17 00:00:00 2001 From: thomas chaton Date: Wed, 28 Feb 2024 23:45:20 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d286375..4f59824e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ lightning-cloud == 0.5.64 # Must be pinned to ensure compatibility lightning-utilities >=0.8.0, <0.10.0 -torch >=2.1.0, <=2.2.0 +torch >=2.1.0 filelock tqdm numpy