Skip to content

Commit

Permalink
fix: adds bergamo dependencies for legacy endpoint (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyoung84 authored Sep 7, 2024
1 parent 9b411af commit 7df95b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dynamic = ["version"]
dependencies = [
'pydantic-settings>=2.0',
'pydantic>=2.7,<2.9',
'aind-metadata-mapper==0.17.0'
'aind-metadata-mapper[bergamo]==0.17.0'
]

[project.optional-dependencies]
Expand Down

0 comments on commit 7df95b9

Please sign in to comment.