From 4e0e4efec351efaac9dca4a6c542237fc8c8ac45 Mon Sep 17 00:00:00 2001 From: Xulu Chu <915270549@qq.com> Date: Wed, 10 Jul 2024 19:13:11 -0500 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index aee2e75..2a73a0c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,7 +41,7 @@ install_requires = rasterio>=1.3.0 xarray>=2022.6.0 rtree>=1.0.0 - scipy>=scipy-1.9.1 + scipy>=1.9.1 sqlalchemy>=1.4.41 # include_package_data = True