diff --git a/environment.lock.yml b/environment.lock.yml index 383ae175c..0f7bcaefc 100644 --- a/environment.lock.yml +++ b/environment.lock.yml @@ -365,7 +365,7 @@ dependencies: - pip: - atpublic==3.1.1 - flufl-lock==7.1.1 - - mlde-utils==0.2.0a2 + - mlde-utils==0.2.0a3 - 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 2bd355e12..3b601032f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ flufl-lock -mlde-utils~=0.2.0a2 +mlde-utils~=0.2.0a3 python-cmethods