From ecdf4132c94ea141954b78fc536d8668c5ccca31 Mon Sep 17 00:00:00 2001 From: weikang9009 Date: Thu, 25 Jul 2019 17:27:45 -0700 Subject: [PATCH] (bug) update dependency versions --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index b4f4ecd..2820a35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -scipy>=0.11 -libpysal>=4.0.0 -mapclassify>=2.0.0 -esda>=2.0.0 \ No newline at end of file +scipy>=1.3.0 +libpysal>=4.0.1 +mapclassify>=2.1.1 +esda>=2.1.1 \ No newline at end of file