From cb321a79f3a7ea98db96d548d287580dc46c9342 Mon Sep 17 00:00:00 2001 From: sclaw Date: Thu, 19 Dec 2024 16:28:08 -0500 Subject: [PATCH] resolve merge conflicts --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dd5c974..08bfd64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,6 @@ dependencies = [ "rasterio==1.3.10", "requests==2.32.3", "shapely==2.0.5", - "pywin32==306", "xarray==2024.11.0", "rioxarray==0.18.1" ]