Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ dependencies:
- threadpoolctl == 3.6.0
- tqdm == 4.67.1
- pip:
# pin gufe to pre-pydanticv2 commit until openfe's pydantic v2 migration is complete
- git+https://github.com/OpenFreeEnergy/gufe@0e4d69a137c750136b3b2473bf6da9a34c28cb60
- git+https://github.com/OpenFreeEnergy/ofe-sphinx-theme@v0.3.0
# pip install these so that conda-forge gufe doesn't pull in ambertools and cause a memory error
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ dependencies:
# Control blas/openmp threads
- threadpoolctl
- pip:
# pin gufe to pre-pydanticv2 commit until openfe's pydantic v2 migration is complete
- git+https://github.com/OpenFreeEnergy/gufe@0e4d69a137c750136b3b2473bf6da9a34c28cb60
Loading