We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a4322 commit 4b06438Copy full SHA for 4b06438
pyproject.toml
@@ -19,7 +19,7 @@ homepage = "https://github.com/nomad-coe/nomad-normalizer-plugin-system"
19
[project.optional-dependencies]
20
dev = [
21
"ase~=3.22.0",
22
- 'mypy==1.0.1',
+ 'mypy>=1.15',
23
'pytest>= 5.3.0, <8',
24
'pytest-timeout>=1.4.2',
25
'pytest-cov>=2.7.1',
0 commit comments