From bdcbd8b376fb6f1f0013a9ea394e6f8b36ca7483 Mon Sep 17 00:00:00 2001 From: barneydobson Date: Mon, 11 Mar 2024 14:21:15 +0000 Subject: [PATCH] Update pyproject.toml formatting --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index abd90bcf..a3c4e1a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,8 +30,8 @@ dependencies = [ "fiona", "geopandas", "geopy", - "joblib", "GitPython", + "joblib", "loguru", "matplotlib", "netcdf4",