File tree Expand file tree Collapse file tree 2 files changed +246
-0
lines changed Expand file tree Collapse file tree 2 files changed +246
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Hints to pip-compile that combine the requirements in setup.cfg
2
+ # and the environment pinned in fMRIPrep 20.2.x's docker/files/environment.yml
3
+ #
4
+ # Some dependencies need old versions of setuptools to resolve. The following environment
5
+ # currently builds:
6
+ #
7
+ # python==3.7 pip-tools setuptools<58
8
+ #
9
+ attrs
10
+ jinja2
11
+ h5py==3.5
12
+ matplotlib==2.2.2
13
+ nibabel >= 3.0.1
14
+ nilearn == 0.7
15
+ nipype >= 1.5.1, != 1.7.0
16
+ nitransforms >= 20.0.0rc3,<20.2
17
+ numpy==1.19
18
+ packaging
19
+ pandas==0.24
20
+ pybids >= 0.11.1, < 0.15
21
+ PyYAML
22
+ scikit-image
23
+ scikit-learn==0.21
24
+ scipy==1.5
25
+ seaborn==0.11.2
26
+ svgutils == 0.3.1
27
+ templateflow >= 0.6,<23
28
+ traits==4.6.0
29
+ transforms3d
Original file line number Diff line number Diff line change
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.7
3
+ # by the following command:
4
+ #
5
+ # pip-compile --resolver=backtracking
6
+ #
7
+ astor == 0.8.1
8
+ # via formulaic
9
+ attrs == 22.2.0
10
+ # via -r requirements.in
11
+ bids-validator == 1.11.0
12
+ # via pybids
13
+ cached-property == 1.5.2
14
+ # via h5py
15
+ certifi == 2022.12.7
16
+ # via requests
17
+ charset-normalizer == 3.1.0
18
+ # via requests
19
+ ci-info == 0.3.0
20
+ # via etelemetry
21
+ click == 8.1.3
22
+ # via
23
+ # nipype
24
+ # pybids
25
+ cycler == 0.11.0
26
+ # via matplotlib
27
+ docopt == 0.6.2
28
+ # via num2words
29
+ etelemetry == 0.3.0
30
+ # via nipype
31
+ filelock == 3.11.0
32
+ # via nipype
33
+ formulaic == 0.2.4
34
+ # via pybids
35
+ h5py == 3.5.0
36
+ # via
37
+ # -r requirements.in
38
+ # nitransforms
39
+ idna == 3.4
40
+ # via requests
41
+ imageio == 2.27.0
42
+ # via scikit-image
43
+ importlib-metadata == 4.13.0
44
+ # via
45
+ # click
46
+ # rdflib
47
+ interface-meta == 1.3.0
48
+ # via formulaic
49
+ isodate == 0.6.1
50
+ # via rdflib
51
+ jinja2 == 3.1.2
52
+ # via -r requirements.in
53
+ joblib == 1.2.0
54
+ # via
55
+ # nilearn
56
+ # scikit-learn
57
+ kiwisolver == 1.4.4
58
+ # via matplotlib
59
+ looseversion == 1.1.2
60
+ # via nipype
61
+ lxml == 4.9.2
62
+ # via
63
+ # prov
64
+ # svgutils
65
+ markupsafe == 2.1.2
66
+ # via jinja2
67
+ matplotlib == 2.2.2
68
+ # via
69
+ # -r requirements.in
70
+ # seaborn
71
+ networkx == 2.6.3
72
+ # via
73
+ # nipype
74
+ # prov
75
+ # scikit-image
76
+ nibabel == 4.0.2
77
+ # via
78
+ # -r requirements.in
79
+ # nilearn
80
+ # nipype
81
+ # nitransforms
82
+ # pybids
83
+ nilearn == 0.7.0
84
+ # via -r requirements.in
85
+ nipype == 1.8.6
86
+ # via -r requirements.in
87
+ nitransforms == 20.0.0rc5
88
+ # via -r requirements.in
89
+ num2words == 0.5.12
90
+ # via pybids
91
+ numpy == 1.19.0
92
+ # via
93
+ # -r requirements.in
94
+ # formulaic
95
+ # h5py
96
+ # imageio
97
+ # matplotlib
98
+ # nibabel
99
+ # nilearn
100
+ # nipype
101
+ # nitransforms
102
+ # pandas
103
+ # pybids
104
+ # pywavelets
105
+ # scikit-image
106
+ # scikit-learn
107
+ # scipy
108
+ # seaborn
109
+ # tifffile
110
+ packaging == 23.1
111
+ # via
112
+ # -r requirements.in
113
+ # nibabel
114
+ # nipype
115
+ # scikit-image
116
+ pandas == 0.24.0
117
+ # via
118
+ # -r requirements.in
119
+ # formulaic
120
+ # nilearn
121
+ # pybids
122
+ # seaborn
123
+ pillow == 9.5.0
124
+ # via
125
+ # imageio
126
+ # scikit-image
127
+ prov == 2.0.0
128
+ # via nipype
129
+ pybids == 0.14.1
130
+ # via
131
+ # -r requirements.in
132
+ # templateflow
133
+ pydot == 1.4.2
134
+ # via nipype
135
+ pyparsing == 3.0.9
136
+ # via
137
+ # matplotlib
138
+ # pydot
139
+ # rdflib
140
+ python-dateutil == 2.8.2
141
+ # via
142
+ # matplotlib
143
+ # nipype
144
+ # pandas
145
+ # prov
146
+ pytz == 2023.3
147
+ # via
148
+ # matplotlib
149
+ # pandas
150
+ pywavelets == 1.3.0
151
+ # via scikit-image
152
+ pyyaml == 6.0
153
+ # via -r requirements.in
154
+ rdflib == 6.3.2
155
+ # via
156
+ # nipype
157
+ # prov
158
+ requests == 2.28.2
159
+ # via
160
+ # etelemetry
161
+ # nilearn
162
+ # templateflow
163
+ scikit-image == 0.19.3
164
+ # via -r requirements.in
165
+ scikit-learn == 0.21.0
166
+ # via
167
+ # -r requirements.in
168
+ # nilearn
169
+ scipy == 1.5.0
170
+ # via
171
+ # -r requirements.in
172
+ # formulaic
173
+ # nilearn
174
+ # nipype
175
+ # nitransforms
176
+ # pybids
177
+ # scikit-image
178
+ # scikit-learn
179
+ # seaborn
180
+ seaborn == 0.11.2
181
+ # via -r requirements.in
182
+ simplejson == 3.19.1
183
+ # via nipype
184
+ six == 1.16.0
185
+ # via
186
+ # isodate
187
+ # matplotlib
188
+ # python-dateutil
189
+ sqlalchemy == 1.3.24
190
+ # via pybids
191
+ svgutils == 0.3.1
192
+ # via -r requirements.in
193
+ templateflow == 0.8.1
194
+ # via -r requirements.in
195
+ tifffile == 2021.11.2
196
+ # via scikit-image
197
+ tqdm == 4.65.0
198
+ # via templateflow
199
+ traits == 4.6.0
200
+ # via
201
+ # -r requirements.in
202
+ # nipype
203
+ transforms3d == 0.4.1
204
+ # via -r requirements.in
205
+ typing-extensions == 4.5.0
206
+ # via
207
+ # importlib-metadata
208
+ # kiwisolver
209
+ urllib3 == 1.26.15
210
+ # via requests
211
+ wrapt == 1.15.0
212
+ # via formulaic
213
+ zipp == 3.15.0
214
+ # via importlib-metadata
215
+
216
+ # The following packages are considered to be unsafe in a requirements file:
217
+ # setuptools
You can’t perform that action at this time.
0 commit comments