diff --git a/environment.lock.yml b/environment.lock.yml index e69b5f48..c996fc3d 100644 --- a/environment.lock.yml +++ b/environment.lock.yml @@ -400,7 +400,7 @@ dependencies: - pip: - atpublic==3.1.1 - flufl-lock==7.1.1 - - mlde-utils==0.2.0a5 + - mlde-utils==0.2.0 - netcdf4==1.6.3 - python-cmethods==1.0.1 prefix: /home/henry/miniforge3/envs/mv-mlde diff --git a/requirements.txt b/requirements.txt index fb760d21..0e4fe21d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ flufl-lock -mlde-utils~=0.2.0a5 +mlde-utils~=0.2.0 python-cmethods