Skip to content

Commit

Permalink
3.12 pillow
Browse files Browse the repository at this point in the history
  • Loading branch information
wolearyc committed Oct 2, 2024
1 parent 60f26db commit e0224ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deps/pymatgen_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ pillow >= 8.3.2;python_version=='3.10' and sys_platform=='linux' # min recomme
pillow >= 8.3.2;python_version=='3.11' and sys_platform=='darwin' # min recommended
pillow >= 10.0.0;python_version=='3.11' and sys_platform=='win32' # working
pillow >= 8.3.2;python_version=='3.11' and sys_platform=='linux' # min recommended
pillow >= 11.0.0;python_version=='3.12' and sys_platform=='darwin' # working
pillow >= 11.0.0;python_version=='3.12' and sys_platform=='win32' # working
pillow >= 11.0.0;python_version=='3.12' and sys_platform=='linux' # min recommended
pillow >= 10.0.0;python_version=='3.12' and sys_platform=='darwin' # working
pillow >= 10.0.0;python_version=='3.12' and sys_platform=='win32' # working
pillow >= 10.0.0;python_version=='3.12' and sys_platform=='linux' # min recommended
pymatgen >= 2024.8.9 # min working
pyparsing >= 3.0.0 # min working
ruamel-yaml >= 0.17.2
Expand Down

0 comments on commit e0224ff

Please sign in to comment.