From d0312ee89b5bba30061aee4a79cefdc870a66f10 Mon Sep 17 00:00:00 2001 From: Davide Fioriti <67809479+davide-f@users.noreply.github.com> Date: Fri, 20 Dec 2024 19:09:45 +0100 Subject: [PATCH] Fix earth-osm version --- envs/environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/environment.yaml b/envs/environment.yaml index 80016a883..b82cf3aa2 100644 --- a/envs/environment.yaml +++ b/envs/environment.yaml @@ -86,7 +86,7 @@ dependencies: - gurobi - pip: - - earth-osm>=2.2 # until conda release it out for earth-osm + - earth-osm==2.2 # until conda release it out for earth-osm - git+https://github.com/davide-f/google-drive-downloader@master # google drive with fix for virus scan - tsam>=1.1.0 - chaospy # lastest version only available on pip