From c9e705d81f02292433494c1e4c8552cc8b8da082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Gon=C3=A7alves?= Date: Thu, 11 Apr 2024 14:56:32 -0400 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cabee29..719d737 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ matplotlib>=3.8 networkx>=3 -numpy>=1.2, +numpy>=1.2 pandas>=2.0 scipy>=1.10 tqdm>=4