diff --git a/devtools/conda-envs/alchemiscale-client.yml b/devtools/conda-envs/alchemiscale-client.yml index eeac4d2e..78371f6b 100644 --- a/devtools/conda-envs/alchemiscale-client.yml +++ b/devtools/conda-envs/alchemiscale-client.yml @@ -30,5 +30,5 @@ dependencies: - pip: - nest_asyncio - async_lru - - git+https://github.com/openforcefield/alchemiscale.git@v0.1.3 + - git+https://github.com/openforcefield/alchemiscale.git@v0.1.4 - git+https://github.com/choderalab/perses.git@protocol-neqcyc diff --git a/devtools/conda-envs/alchemiscale-compute.yml b/devtools/conda-envs/alchemiscale-compute.yml index 59d6495c..ba6347e2 100644 --- a/devtools/conda-envs/alchemiscale-compute.yml +++ b/devtools/conda-envs/alchemiscale-compute.yml @@ -26,5 +26,5 @@ dependencies: - pip: - async_lru - - git+https://github.com/openforcefield/alchemiscale.git@v0.1.3 + - git+https://github.com/openforcefield/alchemiscale.git@v0.1.4 - git+https://github.com/choderalab/perses.git@protocol-neqcyc diff --git a/devtools/conda-envs/alchemiscale-server.yml b/devtools/conda-envs/alchemiscale-server.yml index 16bd6326..703e85de 100644 --- a/devtools/conda-envs/alchemiscale-server.yml +++ b/devtools/conda-envs/alchemiscale-server.yml @@ -44,5 +44,5 @@ dependencies: - pip: - async_lru - - git+https://github.com/openforcefield/alchemiscale.git@v0.1.3 + - git+https://github.com/openforcefield/alchemiscale.git@v0.1.4 - git+https://github.com/choderalab/perses.git@protocol-neqcyc