File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --extra=container --output-file=requirements.txt --strip-extras pyproject.toml
6
6
#
7
+ acres == 0.1.0
8
+ # via
9
+ # nibabies (pyproject.toml)
10
+ # niworkflows
11
+ # smriprep
7
12
annexremote == 1.6.5
8
13
# via
9
14
# datalad
@@ -212,7 +217,7 @@ nitransforms==23.0.1
212
217
# nibabies (pyproject.toml)
213
218
# niworkflows
214
219
# sdcflows
215
- niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
220
+ niworkflows == 1.11.0
216
221
# via
217
222
# nibabies (pyproject.toml)
218
223
# sdcflows
@@ -368,7 +373,7 @@ scipy==1.13.0
368
373
# scikit-learn
369
374
# sdcflows
370
375
# tedana
371
- sdcflows @ git+https://github.com/nipreps/sdcflows.git@master
376
+ sdcflows == 2.10.0
372
377
# via nibabies (pyproject.toml)
373
378
seaborn == 0.13.2
374
379
# via
@@ -384,7 +389,7 @@ six==1.16.0
384
389
# osfclient
385
390
# pybtex
386
391
# python-dateutil
387
- smriprep @ git+https://github.com/nipreps/smriprep.git@master
392
+ smriprep == 0.16.0
388
393
# via nibabies (pyproject.toml)
389
394
sqlalchemy == 2.0.31
390
395
# via pybids
You can’t perform that action at this time.
0 commit comments