From 7ab5af599567218291c828e03a9e6f8131d93c4f Mon Sep 17 00:00:00 2001 From: Abby Wheelis <54848919+Abby-Wheelis@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:38:49 -0600 Subject: [PATCH 1/2] bump up version of e-mission-common --- setup/environment36.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/environment36.yml b/setup/environment36.yml index 5aacf6ddb..38bdaf52e 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.3 + - git+https://github.com/JGreenlee/e-mission-common@0.6.0 - pyfcm==2.0.1 - pygeocoder==1.2.5 - pymongo==4.3.3 From a24ee3ecfc277a4302e69b863f904a504b33028c Mon Sep 17 00:00:00 2001 From: Abby Wheelis <54848919+Abby-Wheelis@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:52:48 -0600 Subject: [PATCH 2/2] bump the e-mission-common version to latest --- setup/environment36.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/environment36.yml b/setup/environment36.yml index 38bdaf52e..43cf2c372 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.6.0 + - git+https://github.com/JGreenlee/e-mission-common@0.6.1 - pyfcm==2.0.1 - pygeocoder==1.2.5 - pymongo==4.3.3