forked from HALFpipe/HALFpipe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.in
54 lines (49 loc) · 1.07 KB
/
requirements.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Build system packages
setuptools_scm>=6.2
wheel
# Neuroimaging packages
fmriprep @ git+https://github.com/HippocampusGirl/[email protected]+halfpipe.2
smriprep @ git+https://github.com/HippocampusGirl/[email protected]+halfpipe.2
niworkflows >= 1.3.10
sdcflows @ git+https://github.com/HippocampusGirl/[email protected]+halfpipe.1
nipype >= 1.8.1
nibabel >= 4.0.0
templateflow >= 0.7.1
pybids >= 0.13.1
# Data science packages
numpy >= 1.20
scipy >=1.8.0,!=1.8.1
numba
pandas >= 1.2.0
patsy >= 0.5.2
statsmodels >= 0.14
tabulate >= 0.8.9
pint >= 0.17
# Plotting packages
matplotlib
seaborn >= 0.11.1
svgutils >= 0.3.1
# Packages to deal with different spreadsheet formats
odfpy >= 1.4.1
xlrd >= 1.0.0
openpyxl >= 3.0.7
XlsxWriter >= 1.4.4
# Utilities
flufl.lock >= 5.0.3
psutil >= 5.8.0
threadpoolctl
fasteners >= 0.15
chardet
pympler >= 0.9
stackprinter >= 0.2.5
line-profiler >= 4.0.1
pyrsistent >= 0.18.1
requests >= 2.25.1
inflect >= 5.3.0
inflection >= 0.5.1
parse >= 1.19.0
marshmallow >= 3.10.0
marshmallow-oneofschema
marshmallow-dataclass >= 8.5.3
marshmallow-enum
more-itertools >= 8.7.0