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 95a021a + ed82cb8 commit ba49f4aCopy full SHA for ba49f4a
pyproject.toml
@@ -23,9 +23,9 @@ classifiers = [
23
requires-python = ">=3.9"
24
dependencies = [
25
"attrs >=24.1",
26
- "bidsschematools @ git+https://github.com/bids-standard/bids-specification.git@refs/pull/2133/head#subdirectory=tools/schemacode",
+ "bidsschematools >=1.1",
27
"orjson>=3.11.3",
28
- "universal_pathlib >=0.2",
+ "universal_pathlib >=0.2.1",
29
]
30
31
[project.optional-dependencies]
0 commit comments