diff --git a/environment.yml b/environment.yml index 652d7da..a70ba13 100644 --- a/environment.yml +++ b/environment.yml @@ -2,7 +2,7 @@ name: cities-cif channels: - conda-forge dependencies: - - python=3.10 + - python=3.10.14 - earthengine-api=0.1.411 - geocube=0.4.2 - geopandas=0.14.4