Skip to content

Commit 2a1e7cd

Browse files
committed
[DATALAD RUNCMD] echo "scipy!=1.12.0" | uv pip compile --...
=== Do not change lines below === { "chain": [], "cmd": "echo \"scipy!=1.12.0\" | uv pip compile --upgrade pyproject.toml -c - -p 3.11 -o requirements.txt", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
1 parent a94b84a commit 2a1e7cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ astor==0.8.1
44
# via formulaic
55
attrs==23.2.0
66
# via niworkflows
7-
bids-validator==1.14.1
7+
bids-validator==1.14.4
88
# via pybids
99
certifi==2024.2.2
1010
# via requests
@@ -26,7 +26,7 @@ etelemetry==0.3.1
2626
# via nipype
2727
filelock==3.13.1
2828
# via nipype
29-
fonttools==4.49.0
29+
fonttools==4.50.0
3030
# via matplotlib
3131
formulaic==0.5.2
3232
# via pybids
@@ -109,7 +109,7 @@ numpy==1.26.4
109109
# scipy
110110
# seaborn
111111
# tifffile
112-
packaging==23.2
112+
packaging==24.0
113113
# via
114114
# etelemetry
115115
# matplotlib
@@ -190,7 +190,7 @@ svgutils==0.3.4
190190
# via niworkflows
191191
templateflow==24.2.0
192192
# via niworkflows
193-
threadpoolctl==3.3.0
193+
threadpoolctl==3.4.0
194194
# via scikit-learn
195195
tifffile==2024.2.12
196196
# via scikit-image

0 commit comments

Comments
 (0)