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 3f3ee6b + cffe860 commit e7494adCopy full SHA for e7494ad
1 file changed
pyproject.toml
@@ -19,7 +19,8 @@ dynamic = ["version"]
19
dependencies = [
20
"requests",
21
"aind-data-schema>=2.0.5",
22
- "pydantic-settings>=2.8.0"
+ "pydantic-settings>=2.8.0",
23
+ "aind-metadata-extractor>=0.3.3",
24
]
25
26
[project.optional-dependencies]
0 commit comments