File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,11 +25,12 @@ homepage = "https://github.com/nomad-coe/nomad-schema-simulation-workflow-plugin
2525dev-dependencies = [
2626 " nomad-normalizer-plugin-bandstructure@git+https://github.com/nomad-coe/nomad-normalizer-plugin-bandstructure.git@develop" ,
2727 " nomad-normalizer-plugin-system@git+https://github.com/nomad-coe/nomad-normalizer-plugin-system.git@develop" ,
28- " mypy==1.0.1" ,
29- " pytest" ,
30- " pytest-timeout" ,
31- " pytest-cov" ,
32- " ruff" ,
28+ ' mypy==1.0.1' ,
29+ ' pytest>= 5.3.0, <8' ,
30+ ' pytest-timeout>=1.4.2' ,
31+ ' pytest-cov>=2.7.1' ,
32+ ' ruff>=0.6' ,
33+ ' typing-extensions>=4.12' ,
3334
3435]
3536extra-index-url = [
Original file line number Diff line number Diff line change 98339833 "scope": [
98349834 "valence"
98359835 ],
9836- "cutoff": [
9837- 8.207018429181012e-17,
9838- 8.207018429181012e-17
9839- ],
9836+ "cutoff": 8.207018429181012e-17,
98409837 "frozen_core": true
98419838 },
98429839 {
You can’t perform that action at this time.
0 commit comments