Skip to content

Commit bbbd15e

Browse files
bump down strict monty and pymatgen in hopes of fixing openff tests
1 parent 7e4708f commit bbbd15e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ strict = [
104104
"jobflow==0.1.19",
105105
"lobsterpy==0.4.9",
106106
"mdanalysis==2.7.0",
107-
"monty==2025.1.9",
107+
"monty==2024.10.21",
108108
"mp-api==0.43.0",
109109
"numpy",
110110
"openmm-mdanalysis-reporter==0.1.0",
@@ -113,7 +113,7 @@ strict = [
113113
"pydantic-settings==2.7.0",
114114
"pydantic==2.9.2",
115115
"pymatgen-analysis-defects==2024.10.22",
116-
"pymatgen==2025.1.9",
116+
"pymatgen==2024.11.13",
117117
"pymongo==4.10.1", # TODO: remove pending maggma fix
118118
"python-ulid==3.0.0",
119119
"seekpath==2.1.0",

0 commit comments

Comments
 (0)