From a40077feb98fd4eb0eaa2d24668a56ede12eef0c Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 21 Mar 2024 11:30:15 -0400 Subject: [PATCH] Revert "Do not allow dandischema 0.10.1 - new schema not yet supported by dandi-archive" This reverts commit ca4c1702e46dae5ca4db2886e2700fe1f408bb31. dandi-archive supports new schema now, we should be fine to proceed. --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 98950615d..0e0ebcd8b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ install_requires = bidsschematools ~= 0.7.0 click >= 7.1 click-didyoumean - dandischema >= 0.9.0, < 0.10.1 + dandischema >= 0.9.0, < 0.11 etelemetry >= 0.2.2 fasteners fscacher >= 0.3.0