From 9321742fdfadba75b8d439df847888623a1ad2d3 Mon Sep 17 00:00:00 2001 From: Alex Tong Date: Wed, 9 Oct 2024 19:06:52 -0400 Subject: [PATCH] Formatting --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3756d8b..80521ad 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ "torchvision>=0.11.0", "lightning-bolts", "matplotlib", - "numpy<2.0.0", # Due to pandas incompatibility + "numpy<2.0.0", # Due to pandas incompatibility "scipy", "scikit-learn", "scprep",