From 055bdbc965dbf17cd5112719c560a6df3586140f Mon Sep 17 00:00:00 2001
From: Nick Bearson <nickb@ssec.wisc.edu>
Date: Fri, 16 Dec 2022 11:40:44 -0600
Subject: [PATCH] issue51 was fixed in glmtools, so update our buildbucket to
 the related fix commit

---
 buildbucket/buildbucket_environment.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbucket/buildbucket_environment.yaml b/buildbucket/buildbucket_environment.yaml
index 9b98a3b..f8463f7 100644
--- a/buildbucket/buildbucket_environment.yaml
+++ b/buildbucket/buildbucket_environment.yaml
@@ -27,5 +27,5 @@ dependencies:
   - pip:
     - git+https://github.com/deeplycloudy/lmatools.git@1501be30c32b948a3ecd56adf1dfb2fc57316346
     - git+https://github.com/deeplycloudy/stormdrain.git@3620621267215bf84b1f5199b4f395b430f309fc
-    - git+https://github.com/nbearson/glmtools.git@c61202aaaabd91b96cb98b5af7c59f05486cf4c6
+    - git+https://github.com/nbearson/glmtools.git@b67b6fbbafb56ca7b51120a0b9b627c3c6712321
     - git+https://github.com/pytroll/satpy.git@v0.36.0
\ No newline at end of file
-- 
GitLab