Skip to content

Commit 61e55a8

Browse files
committed
chore(pin): echo "scipy<1.12" | uv pip compile --upgrade pyproject.toml -c - -p 3.11 -o requirements.txt
1 parent ec61b58 commit 61e55a8

File tree

1 file changed

+37
-56
lines changed

1 file changed

+37
-56
lines changed

requirements.txt

Lines changed: 37 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.11
3-
# by the following command:
4-
#
5-
# pip-compile --strip-extras
6-
#
1+
# This file was autogenerated by uv via the following command:
2+
# uv pip compile pyproject.toml -c - -p 3.11 -o requirements.txt
73
astor==0.8.1
84
# via formulaic
9-
attrs==23.1.0
5+
attrs==23.2.0
106
# via niworkflows
11-
bids-validator==1.13.1
7+
bids-validator==1.14.1
128
# via pybids
13-
certifi==2023.11.17
9+
certifi==2024.2.2
1410
# via requests
1511
charset-normalizer==3.3.2
1612
# via requests
@@ -30,25 +26,24 @@ etelemetry==0.3.1
3026
# via nipype
3127
filelock==3.13.1
3228
# via nipype
33-
fonttools==4.44.3
29+
fonttools==4.49.0
3430
# via matplotlib
3531
formulaic==0.5.2
3632
# via pybids
37-
greenlet==3.0.1
33+
greenlet==3.0.3
3834
# via sqlalchemy
3935
h5py==3.10.0
4036
# via nitransforms
41-
idna==3.4
37+
idna==3.6
4238
# via requests
43-
imageio==2.32.0
39+
imageio==2.34.0
4440
# via scikit-image
4541
indexed-gzip==1.8.7
46-
# via smriprep (pyproject.toml)
4742
interface-meta==1.3.0
4843
# via formulaic
4944
isodate==0.6.1
5045
# via rdflib
51-
jinja2==3.1.2
46+
jinja2==3.1.3
5247
# via niworkflows
5348
joblib==1.3.2
5449
# via
@@ -59,50 +54,43 @@ kiwisolver==1.4.5
5954
lazy-loader==0.3
6055
# via scikit-image
6156
lockfile==0.12.2
62-
# via smriprep (pyproject.toml)
6357
looseversion==1.3.0
6458
# via
6559
# nipype
6660
# niworkflows
67-
# smriprep (pyproject.toml)
68-
lxml==4.9.3
61+
lxml==5.1.0
6962
# via
7063
# nilearn
7164
# prov
7265
# svgutils
73-
markupsafe==2.1.3
66+
markupsafe==2.1.5
7467
# via jinja2
75-
matplotlib==3.8.2
68+
matplotlib==3.8.3
7669
# via
7770
# niworkflows
7871
# seaborn
79-
# smriprep (pyproject.toml)
8072
networkx==3.2.1
8173
# via
8274
# nipype
8375
# prov
8476
# scikit-image
85-
nibabel==5.1.0
77+
nibabel==5.2.1
8678
# via
8779
# nilearn
8880
# nipype
8981
# nitransforms
9082
# niworkflows
9183
# pybids
92-
# smriprep (pyproject.toml)
93-
nilearn==0.10.2
84+
nilearn==0.10.3
9485
# via niworkflows
9586
nipype==1.8.6
96-
# via
97-
# niworkflows
98-
# smriprep (pyproject.toml)
87+
# via niworkflows
9988
nitransforms==23.0.1
10089
# via niworkflows
101-
niworkflows==1.9.0
102-
# via smriprep (pyproject.toml)
90+
niworkflows==1.10.1
10391
num2words==0.5.13
10492
# via pybids
105-
numpy==1.26.2
93+
numpy==1.26.4
10694
# via
10795
# contourpy
10896
# formulaic
@@ -120,7 +108,6 @@ numpy==1.26.2
120108
# scikit-learn
121109
# scipy
122110
# seaborn
123-
# smriprep (pyproject.toml)
124111
# tifffile
125112
packaging==23.2
126113
# via
@@ -131,45 +118,41 @@ packaging==23.2
131118
# nipype
132119
# niworkflows
133120
# scikit-image
134-
# smriprep (pyproject.toml)
135-
pandas==2.1.3
121+
pandas==2.2.1
136122
# via
137123
# formulaic
138124
# nilearn
139125
# niworkflows
140126
# pybids
141127
# seaborn
142-
pillow==10.0.1
128+
pillow==10.2.0
143129
# via
144130
# imageio
145131
# matplotlib
146132
# scikit-image
147133
prov==2.0.0
148134
# via nipype
149-
pybids==0.16.3
135+
pybids==0.16.4
150136
# via
151137
# niworkflows
152-
# smriprep (pyproject.toml)
153138
# templateflow
154-
pydot==1.4.2
139+
pydot==2.0.0
155140
# via nipype
156-
pyparsing==3.1.1
141+
pyparsing==3.1.2
157142
# via
158143
# matplotlib
159144
# pydot
160145
# rdflib
161-
python-dateutil==2.8.2
146+
python-dateutil==2.9.0.post0
162147
# via
163148
# matplotlib
164149
# nipype
165150
# pandas
166151
# prov
167-
pytz==2023.3.post1
152+
pytz==2024.1
168153
# via pandas
169154
pyyaml==6.0.1
170-
# via
171-
# niworkflows
172-
# smriprep (pyproject.toml)
155+
# via niworkflows
173156
rdflib==7.0.0
174157
# via
175158
# nipype
@@ -181,7 +164,7 @@ requests==2.31.0
181164
# templateflow
182165
scikit-image==0.22.0
183166
# via niworkflows
184-
scikit-learn==1.3.2
167+
scikit-learn==1.4.1.post1
185168
# via nilearn
186169
scipy==1.11.4
187170
# via
@@ -193,41 +176,39 @@ scipy==1.11.4
193176
# pybids
194177
# scikit-image
195178
# scikit-learn
196-
seaborn==0.13.0
179+
seaborn==0.13.2
197180
# via niworkflows
198181
simplejson==3.19.2
199182
# via nipype
200183
six==1.16.0
201184
# via
202185
# isodate
203186
# python-dateutil
204-
sqlalchemy==2.0.23
187+
sqlalchemy==2.0.28
205188
# via pybids
206189
svgutils==0.3.4
207190
# via niworkflows
208-
templateflow==23.1.0
209-
# via
210-
# niworkflows
211-
# smriprep (pyproject.toml)
212-
threadpoolctl==3.2.0
191+
templateflow==24.0.0
192+
# via niworkflows
193+
threadpoolctl==3.3.0
213194
# via scikit-learn
214-
tifffile==2023.9.26
195+
tifffile==2024.2.12
215196
# via scikit-image
216-
tqdm==4.66.1
197+
tqdm==4.66.2
217198
# via templateflow
218199
traits==6.3.2
219200
# via
220201
# nipype
221202
# niworkflows
222203
transforms3d==0.4.1
223204
# via niworkflows
224-
typing-extensions==4.8.0
205+
typing-extensions==4.10.0
225206
# via
226207
# formulaic
227208
# sqlalchemy
228-
tzdata==2023.3
209+
tzdata==2024.1
229210
# via pandas
230-
urllib3==2.1.0
211+
urllib3==2.2.1
231212
# via requests
232213
wrapt==1.16.0
233214
# via formulaic

0 commit comments

Comments
 (0)