Skip to content

Commit 8d09473

Browse files
committed
chore: Rerun uv pip compile on Linux
1 parent 49d8576 commit 8d09473

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

requirements.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ contourpy==1.3.1
6464
# bokeh
6565
# matplotlib
6666
cryptography==44.0.2
67-
# via jwcrypto
67+
# via
68+
# jwcrypto
69+
# secretstorage
6870
cycler==0.12.1
6971
# via matplotlib
7072
datalad==1.1.5
@@ -96,6 +98,8 @@ frozendict==2.4.6
9698
# via pybids
9799
fsspec==2025.2.0
98100
# via universal-pathlib
101+
greenlet==3.2.4
102+
# via sqlalchemy
99103
h11==0.14.0
100104
# via httpcore
101105
h5py==3.13.0
@@ -133,6 +137,10 @@ jaraco-context==6.0.1
133137
# keyrings-alt
134138
jaraco-functools==4.1.0
135139
# via keyring
140+
jeepney==0.9.0
141+
# via
142+
# keyring
143+
# secretstorage
136144
jinja2==3.1.6
137145
# via
138146
# bokeh
@@ -420,6 +428,8 @@ seaborn==0.13.2
420428
# via
421429
# nireports
422430
# niworkflows
431+
secretstorage==3.3.3
432+
# via keyring
423433
shellingham==1.5.4
424434
# via typer
425435
simplejson==3.20.1

0 commit comments

Comments
 (0)