KingsburyLab / pyEQL

A Python library for solution chemistry
Other
65 stars 17 forks source link

bump pymatgen upon next release #158

Open rkingsbury opened 1 month ago

rkingsbury commented 1 month ago

In pyproject.toml, pymatgen has been pinned to an early May release to avoid a serious ion parsing bug. The bug is now fixed (see https://github.com/materialsproject/pymatgen/pull/3942). Once there is another release of pymatgen (expected in the next few weeks), we should bump the dependency to be >= that version.

abhardwaj73 commented 1 month ago

pymatgen>=2024.8.8 is added in new PR after the release of new pymatgen version