Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
wolearyc committed Sep 30, 2024
1 parent 917189f commit e2e0797
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deps/pymatgen_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
pymatgen >= 2022.1.9;python_version=='3.10'
pymatgen >= 2022.1.9;python_version=='3.11'
pymatgen >= 2022.1.9;python_version=='3.12'
pyparsing >= 3.0.0 # min working
sympi >= 1.10;python_version=='3.10' # min working
sympi >= 1.11;python_version=='3.11' # min working
sympi >= 1.13.1;python_version=='3.12' # min working

0 comments on commit e2e0797

Please sign in to comment.