Skip to content

Commit

Permalink
Merge pull request #120 from Exabyte-io/hotfix/new-pymatgen
Browse files Browse the repository at this point in the history
chore: import pymatgen of last version
  • Loading branch information
VsevolodX committed May 3, 2024
2 parents 90f54f6 + 3c732f4 commit adbdf32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.yml
Expand Up @@ -9,11 +9,11 @@ default:
- pandas==1.5.3
- ase==3.22.1
packages_python:
- pymatgen==2023.9.10
- pymatgen==2024.4.13
packages_pyodide:
- lzma
- sqlite3
- https://files.mat3ra.com:44318/uploads/pymatgen-2023.9.10-py3-none-any.whl
- https://files.mat3ra.com/uploads/pymatgen-2024.4.13-py3-none-any.whl
- https://files.mat3ra.com:44318/web/pyodide/spglib-2.0.2-py3-none-any.whl
- https://files.pythonhosted.org/packages/d9/0e/2a05efa11ea33513fbdf4a2e2576fe94fd8fa5ad226dbb9c660886390974/ruamel.yaml-0.17.32-py3-none-any.whl
- networkx==3.2.1
Expand Down

0 comments on commit adbdf32

Please sign in to comment.