Skip to content

Commit

Permalink
Merge pull request #1419 from dandi/rf-dandischema
Browse files Browse the repository at this point in the history
Do not allow dandischema 0.10.1 - new schema not yet supported by dandi-archive
  • Loading branch information
yarikoptic authored Mar 19, 2024
2 parents ee18a15 + ca4c170 commit bbe2659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ install_requires =
bidsschematools ~= 0.7.0
click >= 7.1
click-didyoumean
dandischema >= 0.9.0, < 0.11
dandischema >= 0.9.0, < 0.10.1
etelemetry >= 0.2.2
fasteners
fscacher >= 0.3.0
Expand Down

0 comments on commit bbe2659

Please sign in to comment.