Metadata-Version: 2.1
Name: fmricat
Version: 0.0.1
Summary: An automated fMRI analysis toolbox
Author: seven
Author-email: yusaiwen@mail.bnu.edu.cn
Requires-Python: ==3.10.2
Classifier: Programming Language :: Python :: 3
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: nilearn (>=0.9.1,<0.10.0)
Requires-Dist: nipype (>=1.6.9,<2.0.0)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: pybids (>=0.15.1,<0.16.0)
Requires-Dist: rich (>=12.4.0,<13.0.0)
Requires-Dist: scipy (==1.8.0)
Requires-Dist: sklearn (>=0.0,<0.1)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
