Skip to content

Commit

Permalink
Bump emmet-core and pymatgen (#1028)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen authored Oct 6, 2023
1 parent d2ffaf7 commit 316a717
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ dependencies = [
"ase", # waiting on >3.22.1
"cclib>=1.8",
"custodian>=2023.6.5",
"emmet-core>=0.69.5",
"emmet-core>=0.69.6",
"maggma>=0.57.0",
"monty>=2023.9.25",
"numpy>=1.25.0",
"pydantic>=2.0.1",
"pydantic-settings>=2.0.3",
"pymatgen>=2023.9.10",
"pymatgen>=2023.10.4",
"typer>=0.9.0",
]

Expand Down
4 changes: 2 additions & 2 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
https://gitlab.com/ase/ase/-/archive/master/ase-master.zip
cclib==1.8
custodian==2023.7.22
emmet-core==0.69.5
emmet-core==0.69.6
maggma==0.57.0
monty==2023.9.25
numpy==1.26.0
pydantic==2.4.2
pydantic-settings==2.0.3
pymatgen==2023.9.10
pymatgen==2023.10.4

0 comments on commit 316a717

Please sign in to comment.