From 6344c9d7e6d5e31e0b3fb5326edf2fc6e881c508 Mon Sep 17 00:00:00 2001 From: Tadd Bindas Date: Wed, 18 Sep 2024 16:32:52 -0400 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b7e0d34d..707e6888 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ ] dependencies = [ "affine", - "geopandas>=1.0", + "geopandas>1.0", "hydromt>=0.10, <0.11", "numba", "numpy<2.0", # temp pin until bottleneck release v1.4