Skip to content

Commit dd9f8c5

Browse files
dyfdyf
andauthored
capping models version (#1005)
* capping models version * comma --------- Co-authored-by: dyf <[email protected]>
1 parent 9342d01 commit dd9f8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ readme = "README.md"
1414
dynamic = ["version"]
1515

1616
dependencies = [
17-
'aind-data-schema-models>=0.1.7',
17+
'aind-data-schema-models>=0.1.7,<=0.2.3',
1818
'dictdiffer',
1919
'pydantic>2.0',
2020
'inflection',

0 commit comments

Comments
 (0)