Skip to content

Commit

Permalink
Added async_lru to deps where needed
Browse files Browse the repository at this point in the history
  • Loading branch information
dotsdl committed Jun 30, 2023
1 parent d927ce0 commit 1e9094f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions devtools/conda-envs/alchemiscale-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ dependencies:

- pip:
- nest_asyncio
- async_lru
- git+https://github.com/openforcefield/[email protected]
- git+https://github.com/choderalab/perses.git@protocol-neqcyc
1 change: 1 addition & 0 deletions devtools/conda-envs/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ dependencies:
- sphinx_rtd_theme

- pip:
- async_lru
- git+https://github.com/dotsdl/grolt@relax-cryptography # neo4j test server deployment
- git+https://github.com/OpenFreeEnergy/gufe
- git+https://github.com/OpenFreeEnergy/openfe
Expand Down
1 change: 1 addition & 0 deletions devtools/conda-envs/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ dependencies:
- openmmforcefields

- pip:
- async_lru
- git+https://github.com/dotsdl/grolt@relax-cryptography # neo4j test server deployment
- git+https://github.com/OpenFreeEnergy/gufe
- git+https://github.com/OpenFreeEnergy/openfe
Expand Down

0 comments on commit 1e9094f

Please sign in to comment.