From 149d877de605e222f7fdc7fd959a24f4aa052d35 Mon Sep 17 00:00:00 2001 From: Luca Lombardo Date: Sun, 12 Feb 2023 22:47:34 +0100 Subject: [PATCH] updated requirments to avoid conflicts with numba and scikit-mobility --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 971802f..88342bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ gdown==4.6.0 -geopandas==0.12.2 +geopandas>=0.10.2 matplotlib==3.6.2 networkx==2.8.8 -numpy==1.24.0 +numpy>=1.18 pandas==1.5.3 plotly==5.5.0 pyvis==0.3.1