mirror of
https://github.com/OpenFreeEnergy/openfe.git
synced 2026-06-04 14:14:22 +08:00
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:
@@ -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>`).
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user