From 15c077ab600aefd744b687216bf104da7e667fa8 Mon Sep 17 00:00:00 2001 From: Yizhou Chen Date: Sun, 6 Mar 2022 22:24:11 +0800 Subject: [PATCH] [Fix] Remove GDAL --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05e22d4..9eca1b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ motmetrics matplotlib chardet openpyxl -GDAL >= 3.1.3 +# GDAL >= 3.1.3 # install through https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal under windows