Skip to content

Commit

Permalink
Reverted ase to 3.19.0 to comply with nomad DPG SKM version
Browse files Browse the repository at this point in the history
  • Loading branch information
atomprobe-tc committed Mar 24, 2023
1 parent 8c5fd95 commit f2d874c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies = [
"h5py>=3.6.0",
"numpy>=1.21.2",
"pandas>=1.3.2",
"ase>=3.22.1",
"ase==3.19.0",
"radioactivedecay>=0.4.16",
"jupyterlab_h5web>=6.5.0",
"jupyterlab>=3.5.2"
Expand Down

0 comments on commit f2d874c

Please sign in to comment.