From 494b7c90baa72e80b2d1cd5a0b89a5c1bc05d8ee Mon Sep 17 00:00:00 2001 From: TeslaZhao Date: Fri, 21 Aug 2020 17:05:49 +0800 Subject: [PATCH] remove shapely==1.6.1 --- python/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 88231751..23b5289d 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -12,4 +12,3 @@ pyyaml>=1.3.0 sentencepiece==0.1.92 flask>=1.1.2 ujson>=2.0.3 -shapely==1.6.1 -- GitLab