Skip to content

Commit

Permalink
bump pymatgen
Browse files Browse the repository at this point in the history
  • Loading branch information
wolearyc committed Oct 2, 2024
1 parent f3721dc commit 29373ab
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions deps/pymatgen_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@ matplotlib >= 3.7.0 # min recommended
mpmath >= 1.2.0
pandas >= 2.0.0 # min recommended
pillow >= 8.3.2 # min recommended
pymatgen >= 2022.2.10;python_version=='3.10' # min recommended
pymatgen >= 2022.2.10;python_version=='3.11' # min recommended
pymatgen >= 2022.2.10;python_version=='3.12' # min recommended
pymatgen >= 2024.8.9 # min working
pyparsing >= 3.0.0 # min working
ruamel-yaml >= 0.17.2
sympy >= 1.10;python_version=='3.10' # min working
sympy >= 1.11;python_version=='3.11' # min working
sympy >= 1.13.1;python_version=='3.12' # min working
uncertainties >= 3.1.7

0 comments on commit 29373ab

Please sign in to comment.