Skip to content

Commit

Permalink
build: updates aind-data-transfer-models (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyoung84 authored Sep 13, 2024
1 parent 17632c8 commit 7454283
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ dynamic = ["version"]

dependencies = [
'boto3',
'pydantic>=2.0,<2.9',
'pydantic>=2.7,<2.9',
'pydantic-settings>=2.0',
'aind-data-transfer-models==0.8.2'
'aind-data-schema>=1.0.0',
'aind-data-transfer-models==0.8.3'
]

[project.optional-dependencies]
Expand Down

0 comments on commit 7454283

Please sign in to comment.