From 6d373f224ece1b73499fefbd7d5a7977bba4f5c1 Mon Sep 17 00:00:00 2001 From: Peiti Li Date: Mon, 24 May 2021 17:41:25 -0700 Subject: [PATCH] python3 upgrade --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 71e82bc..1a00c50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -boto3==1.4.7 +boto3==1.7.10 msgpack-python==0.4.8 nose==1.3.7 -psycopg2==2.7.3.2 -Shapely==1.6.2.post1 +psycopg2==2.8.6 +Shapely==1.7.1