From ceb3273c574a96fd630775db69ddf2ab9116c931 Mon Sep 17 00:00:00 2001 From: "Christopher J. Markiewicz" Date: Tue, 29 Mar 2022 16:10:53 -0400 Subject: [PATCH] MNT: Relax formulaic constraint --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6c6c2f574..bdf8953b1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,7 +26,7 @@ install_requires = scipy nibabel >=2.1 pandas >=0.23 - formulaic ~=0.2.4 + formulaic >=0.2.4, <0.4 # Tested on 0.2.4 and 0.3.2 sqlalchemy <1.4.0.dev0 bids-validator num2words