Skip to content

Commit

Permalink
Merge pull request #1015 from OpenFreeEnergy/pin-openmm
Browse files Browse the repository at this point in the history
Temporarily pin openmm to < 8.2
  • Loading branch information
atravitz authored Nov 13, 2024
2 parents b6075e6 + 21b5f43 commit 4c06370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
- openfe-analysis>=0.2.0
- click
- typing-extensions
- openmm >=8.0.0,!=8.1.0
- openmm >=8.0.0,!=8.1.0,<8.2.0
- openmmtools
- openmmforcefields
- perses
Expand Down

0 comments on commit 4c06370

Please sign in to comment.