From 20acdd958f8ab39161e32035f0ed5406da9c070a Mon Sep 17 00:00:00 2001 From: "K. Shankari" Date: Fri, 31 May 2024 09:02:44 -0700 Subject: [PATCH] Fix 500 error by bumping up the dependency --- setup/environment36.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/environment36.yml b/setup/environment36.yml index b886ca984..1f1f57a77 100644 --- a/setup/environment36.yml +++ b/setup/environment36.yml @@ -19,7 +19,7 @@ dependencies: - scipy=1.10.0 - utm=0.7.0 - pip: - - git+https://github.com/JGreenlee/e-mission-common@0.5.1 + - git+https://github.com/JGreenlee/e-mission-common@0.5.2 - pyfcm==1.5.4 - pygeocoder==1.2.5 - pymongo==4.3.3