We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b374900 commit ceb3273Copy full SHA for ceb3273
setup.cfg
@@ -26,7 +26,7 @@ install_requires =
26
scipy
27
nibabel >=2.1
28
pandas >=0.23
29
- formulaic ~=0.2.4
+ formulaic >=0.2.4, <0.4 # Tested on 0.2.4 and 0.3.2
30
sqlalchemy <1.4.0.dev0
31
bids-validator
32
num2words
0 commit comments