From 994ee4c1f4bfd4ba66aee1ae535d7cc3905594e2 Mon Sep 17 00:00:00 2001 From: Alejandro de la Vega Date: Mon, 25 Apr 2022 18:17:16 -0500 Subject: [PATCH] PIN pybids 0.15.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c22ec674..bfa53508 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,7 @@ install_requires = nilearn~=0.8.1 pandas>=0.19 tables>=3.2.1 - pybids~=0.15.0 + pybids~=0.15.1 jinja2 [options.extras_require]