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 8328915 + cbb58e8 commit ad30344Copy full SHA for ad30344
1 file changed
pyproject.toml
@@ -29,7 +29,8 @@ dependencies = [
29
'pydantic',
30
'hdmf_zarr',
31
'aind-dynamic-foraging-data-utils >= 0.1.25',
32
- 'aind_hierarchical_bootstrap'
+ 'aind_hierarchical_bootstrap',
33
+ 'aind_dynamic_foraging_models'
34
]
35
36
[project.optional-dependencies]
0 commit comments