Skip to content

Commit ceb3273

Browse files
committed
MNT: Relax formulaic constraint
1 parent b374900 commit ceb3273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ install_requires =
2626
scipy
2727
nibabel >=2.1
2828
pandas >=0.23
29-
formulaic ~=0.2.4
29+
formulaic >=0.2.4, <0.4 # Tested on 0.2.4 and 0.3.2
3030
sqlalchemy <1.4.0.dev0
3131
bids-validator
3232
num2words

0 commit comments

Comments
 (0)