From 76eb593bcc0d7ba1517aefc8d394aed7b5084abf Mon Sep 17 00:00:00 2001 From: amystamile-usgs Date: Thu, 24 Oct 2024 13:20:17 -0700 Subject: [PATCH] updated environment.yml --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index b50bddd0..ef3f16bf 100644 --- a/environment.yml +++ b/environment.yml @@ -39,7 +39,7 @@ dependencies: - redis-py<5 - conda-forge::usgscsm - vlfeat - - protobuf=3.20 + - protobuf<=3.20 - pip - pip: - image_registration \ No newline at end of file -- GitLab