Skip to content

Commit

Permalink
Merge pull request #1459 from dandi/unpin-schema
Browse files Browse the repository at this point in the history
Revert "Temporarily restrict dandischema requirement to `< 0.10.2`"
  • Loading branch information
yarikoptic committed Jul 15, 2024
2 parents 547d7b8 + ead3d6e commit b35f7ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ install_requires =
bidsschematools ~= 0.7.0
click >= 7.1
click-didyoumean
# Don't allow v0.10.2 of the schema until
# <https://github.com/dandi/dandi-archive/issues/1975> is resolved:
dandischema >= 0.9.0, < 0.10.2
dandischema >= 0.9.0, < 0.11
etelemetry >= 0.2.2
fasteners
fscacher >= 0.3.0
Expand Down

0 comments on commit b35f7ad

Please sign in to comment.