diff --git a/base_images/python/environment.yml b/base_images/python/environment.yml index 843554eb..e040718f 100644 --- a/base_images/python/environment.yml +++ b/base_images/python/environment.yml @@ -52,4 +52,5 @@ dependencies: - pip: - maap-py==4.2.0 - morecantile==6.1.0 - - rio-tiler==7.2.2 \ No newline at end of file + - rio-tiler==7.2.2 + - cwltool==3.1.20250110105449 \ No newline at end of file