From 0ac35609287ba9876408bb1ffe79e5af9032337a Mon Sep 17 00:00:00 2001 From: arcticsnow Date: Thu, 15 Jun 2023 16:47:24 +0200 Subject: [PATCH] environment.yml typo correction [trigger test] --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 4f31b45..b90a6a3 100644 --- a/environment.yml +++ b/environment.yml @@ -39,4 +39,4 @@ dependencies: - seaborn==0.12.2 - topocalc==0.5.0 - pyModis==2.3.0 - - gitpython==3.2.31 + - gitpython==3.1.31