From 1880635bb25f6296e73a7bd48fb50af886c816ab Mon Sep 17 00:00:00 2001 From: Dobson <bdobson@ic.ac.uk> Date: Fri, 26 Jan 2024 15:24:14 +0000 Subject: [PATCH] Update pydantic req --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index e317ac9c..492784c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,6 +27,7 @@ dependencies = [ # TODO definitely don't need all of these "osmnx", "pandas", "pyarrow", + "pydantic", "pysheds", "PyYAML", "rasterio",