From 328c1a1177587663274256356cf63111a0b748cf Mon Sep 17 00:00:00 2001 From: Bobholamovic Date: Mon, 22 Aug 2022 20:54:49 +0800 Subject: [PATCH] Add pyyaml to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 52841e5..b852af5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,6 @@ geojson colorama filelock tqdm +pyyaml # # Self installation # GDAL >= 3.1.3