We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05a4147 + bbaaba0 commit 827770fCopy full SHA for 827770f
1 file changed
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
"nomad-lab >= 1.4.2",
30
"nomad-simulations @ git+https://github.com/nomad-coe/nomad-simulations.git@develop",
31
"nomad-schema-plugin-simulation-workflow>=1.0.1",
32
- "nomad-nmr-schema @ git+https://github.com/FAIRmat-NFDI/nomad-schema-plugin-nmr.git@v0.1.4",
+ "nomad-nmr-schema @ git+https://github.com/FAIRmat-NFDI/nomad-schema-plugin-nmr.git@v0.1.5",
33
]
34
35
[project.urls]
@@ -46,7 +46,7 @@ dev = [
46
"pytest-cov",
47
"structlog",
48
"nomad-lab[infrastructure]", # for search and MetadataRequired to work
49
- "pydantic>=2.0,<2.11",
+ "pydantic>=2.0",
50
51
52
[tool.ruff]
0 commit comments