Skip to content

Commit ad30344

Browse files
Merge pull request #81 from AllenNeuralDynamics/add_dependencies
Add 'aind_dynamic_foraging_models' to dependencies
2 parents 8328915 + cbb58e8 commit ad30344

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ dependencies = [
2929
'pydantic',
3030
'hdmf_zarr',
3131
'aind-dynamic-foraging-data-utils >= 0.1.25',
32-
'aind_hierarchical_bootstrap'
32+
'aind_hierarchical_bootstrap',
33+
'aind_dynamic_foraging_models'
3334
]
3435

3536
[project.optional-dependencies]

0 commit comments

Comments
 (0)