Update openfe analysis pin (#1859)

* bump min pin of openfe_analysis to fix https://github.com/OpenFreeEnergy/openfe/issues/1834

* add note in changelog about RMSD analysis fixed
This commit is contained in:
Mike Henry
2026-02-25 12:27:02 -07:00
committed by GitHub
parent 591c9b70fc
commit a64bd4427e
2 changed files with 3 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ v1.9.1
**Fixed:**
* Fixed a bug in Protocol termination for the HybridTop and AFE Protocols
which would unnecessarily declare an ``UnboundLocalError``.
* Fixed a bug in Protocol termination for the HybridTop and AFE Protocols which would unnecessarily declare an ``UnboundLocalError``.
* Updated ``openfe_analysis`` dependency to fix issue with RMSD analysis (`Issue 1834 <https://github.com/OpenFreeEnergy/openfe/issues/1834>`).

View File

@@ -12,7 +12,7 @@ dependencies:
- lomap2>=3.2.1
- networkx
- numpy
- openfe-analysis>=0.3.1
- openfe-analysis>=0.4.0 # min pin https://github.com/OpenFreeEnergy/openfe/issues/1834#issuecomment-3920079481, no max to check issues with new versions
- openff-interchange-base
- openff-nagl-base >=0.3.3
- openff-nagl-models>=0.1.2