Skip to content

Commit

Permalink
REL: revert monty to 2022.9.9 and pydantic to 1.10.9 in setup.cfg.
Browse files Browse the repository at this point in the history
  • Loading branch information
qchempku2017 committed Aug 30, 2023
1 parent 5d33fed commit 52d3880
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ setup_requires = numpy>=1.20; setuptools; setuptools_scm
install_requires =
setuptools
numpy >=1.23.5
pymatgen >=2022.8.10
monty >=v2022.9.8
pymatgen >=2023.8.10
monty ==v2022.9.9
pyyaml>=6.0
joblib>=1.2.0
smol>=0.5.0
Expand All @@ -49,7 +49,7 @@ install_requires =
scikit-learn>=1.2.0
scikit-optimize>=0.9.0
scipy>=1.10.0
pydantic>=1.10.2
pydantic==1.10.9
polytope>=0.2.3
cvxpy>=1.2.1
cvxopt
Expand Down

0 comments on commit 52d3880

Please sign in to comment.