From 97e68b2d38bd2557d3eaa994dac35cb156841c0e Mon Sep 17 00:00:00 2001 From: peterdudfield Date: Tue, 23 Jul 2024 22:42:27 +0100 Subject: [PATCH] "geopandas==0.14.4" --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 9491ad1..e6bc4b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,6 +28,7 @@ dependencies = [ "hydra-core", "python-dotenv", "huggingface-hub", + "geopandas==0.14.4", ] [tool.setuptools.dynamic]